Home
last modified time | relevance | path

Searched hist:"24 af8c5a52a70bbfd275f59836feadd9b9ebc83b" (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/powerpc/mm/
H A Dprot_sao.c24af8c5a52a70bbfd275f59836feadd9b9ebc83b Mon Jul 11 07:25:18 CEST 2016 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Add a test for PROT_SAO

PROT_SAO is a powerpc-specific flag to mmap(), and we rely on arch
specific logic to allow it to be passed to mmap().

Add a small test to ensure mmap() accepts PROT_SAO. We don't have a good
way to test that it actually causes the mapping to be created with the
right flags, so for now we just touch the mapping so it's faulted in. In
future we might be able to do something better.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A D.gitignorediff 24af8c5a52a70bbfd275f59836feadd9b9ebc83b Mon Jul 11 07:25:18 CEST 2016 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Add a test for PROT_SAO

PROT_SAO is a powerpc-specific flag to mmap(), and we rely on arch
specific logic to allow it to be passed to mmap().

Add a small test to ensure mmap() accepts PROT_SAO. We don't have a good
way to test that it actually causes the mapping to be created with the
right flags, so for now we just touch the mapping so it's faulted in. In
future we might be able to do something better.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A DMakefilediff 24af8c5a52a70bbfd275f59836feadd9b9ebc83b Mon Jul 11 07:25:18 CEST 2016 Michael Ellerman <mpe@ellerman.id.au> selftests/powerpc: Add a test for PROT_SAO

PROT_SAO is a powerpc-specific flag to mmap(), and we rely on arch
specific logic to allow it to be passed to mmap().

Add a small test to ensure mmap() accepts PROT_SAO. We don't have a good
way to test that it actually causes the mapping to be created with the
right flags, so for now we just touch the mapping so it's faulted in. In
future we might be able to do something better.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>