On Mon, 13 Jan 2025 17:06:16 +0000, Yury Khrustalev wrote:
Add PKEY_UNRESTRICTED macro to mman.h and use it in selftests.
For context, this change will also allow for more consistent update of the Glibc manual which in turn will help with introducing memory protection keys on AArch64 targets.
Applies to 5bc55a333a2f (tag: v6.13-rc7).
[...]
Applied to arm64 (for-next/pkey_unrestricted), thanks!
[1/3] mm/pkey: Add PKEY_UNRESTRICTED macro https://git.kernel.org/arm64/c/6d61527d931b [2/3] selftests/mm: Use PKEY_UNRESTRICTED macro https://git.kernel.org/arm64/c/3809cefe93f6 [3/3] selftests/powerpc: Use PKEY_UNRESTRICTED macro https://git.kernel.org/arm64/c/00894c3fc917