linux/tools/testing/selftests/powerpc/mm
Yury Khrustalev 00894c3fc9 selftests/powerpc: Use PKEY_UNRESTRICTED macro
Replace literal 0 with macro PKEY_UNRESTRICTED where pkey_*() functions
are used in mm selftests for memory protection keys for ppc target.

Signed-off-by: Yury Khrustalev <yury.khrustalev@arm.com>
Suggested-by: Kevin Brodsky <kevin.brodsky@arm.com>
Reviewed-by: Kevin Brodsky <kevin.brodsky@arm.com>
Link: https://lore.kernel.org/r/20250113170619.484698-4-yury.khrustalev@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2025-02-17 18:16:36 +00:00
..
.gitignore powerpc/selftests: sort mm/.gitignore, add exec_prot 2023-08-18 17:03:15 +10:00
bad_accesses.c
exec_prot.c
hugetlb_vs_thp_test.c
large_vm_fork_separation.c
large_vm_gpr_corruption.c selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systems 2022-09-04 22:39:59 +10:00
Makefile selftests/powerpc: make sub-folders buildable on their own 2024-04-29 23:54:42 +10:00
pkey_exec_prot.c selftests/powerpc: Use PKEY_UNRESTRICTED macro 2025-02-17 18:16:36 +00:00
pkey_siginfo.c selftests/powerpc: Use PKEY_UNRESTRICTED macro 2025-02-17 18:16:36 +00:00
prot_sao.c
segv_errors.c
settings selftests/powerpc: Give all tests 2 minutes timeout 2024-11-07 22:36:30 +11:00
stack_expansion_ldst.c selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04 2024-11-07 22:36:30 +11:00
stack_expansion_signal.c
stress_code_patching.sh
subpage_prot.c selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04 2024-11-07 22:36:30 +11:00
tlbie_test.c selftests/powerpc: Remove the path after initialization. 2024-11-14 22:41:00 +11:00
wild_bctr.c