linux-loongson/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 selftests/powerpc: Fix uninitialized variable warning 2020-12-04 01:01:21 +11:00
exec_prot.c selftests/powerpc: Add a test for execute-only memory 2022-08-26 11:02:21 +10:00
hugetlb_vs_thp_test.c
large_vm_fork_separation.c selftests/powerpc: Add test of fork with mapping above 512TB 2019-06-13 12:09:48 +10:00
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 selftests/powerpc: Skip PROT_SAO test in guests/LPARS 2020-09-01 22:47:02 +10:00
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 selftests/powerpc: Add test of stack expansion logic 2020-07-29 21:02:11 +10:00
stress_code_patching.sh selftests/powerpc: Test for spurious kernel memory faults on radix 2021-04-08 21:17:42 +10:00
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