]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests
authorKevin Brodsky <kevin.brodsky@arm.com>
Thu, 7 Nov 2024 13:16:40 +0000 (13:16 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 7 Nov 2024 21:52:48 +0000 (21:52 +0000)
commitdb64dfffcad2992d6bfc680822bdf715335c43f1
tree7d32acb6e03baf258c1999978e198084b2977316
parent49f59573e9e06093ba23caf4ea1641b16e7e497e
selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests

Commit 6e182dc9f268 ("selftests/mm: Use generic pkey register
manipulation") makes use of PKEY_UNRESTRICTED in
pkey_sighandler_tests. The macro has been proposed for addition to
uapi headers [1], but the patch hasn't landed yet.

Define PKEY_UNRESTRICTED in pkey-helpers.h for the time being to fix
the build.

[1] https://lore.kernel.org/all/20241028090715.509527-2-yury.khrustalev@arm.com/

Fixes: 6e182dc9f268 ("selftests/mm: Use generic pkey register manipulation")
Reported-by: Aishwarya TCV <aishwarya.tcv@arm.com>
Signed-off-by: Kevin Brodsky <kevin.brodsky@arm.com>
Link: https://lore.kernel.org/r/20241107131640.650703-1-kevin.brodsky@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
tools/testing/selftests/mm/pkey-helpers.h