diff options
author | Mark Rutland <[email protected]> | 2023-04-12 17:01:34 +0100 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-04-13 12:27:11 +0100 |
commit | de1702f65feb516d5394e81a78519de9dc567031 (patch) | |
tree | b4cc2831f089cdb4a07b168fe7462d8bf8616f6e /lib/memory-notifier-error-inject.c | |
parent | ca708599ca43567cdd69f799454f95d1c80ffee5 (diff) |
arm64: move PAC masks to <asm/pointer_auth.h>
Now that we use XPACLRI to strip PACs within the kernel, the
ptrauth_user_pac_mask() and ptrauth_kernel_pac_mask() definitions no
longer need to live in <asm/compiler.h>.
Move them to <asm/pointer_auth.h>, and ensure that this header is
included where they are used.
Signed-off-by: Mark Rutland <[email protected]>
Cc: Amit Daniel Kachhap <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: James Morse <[email protected]>
Cc: Kristina Martsenko <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions