aboutsummaryrefslogtreecommitdiffstats
path: root/mm/process_vm_access.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2021-09-18 22:18:48 +0000
committerAl Viro <[email protected]>2022-10-30 03:31:15 +0000
commitf7b2431a6d22f7a91c567708e071dfcd6d66db14 (patch)
treef0dd74bb29b574e3688c211043fc4881c3d913f0 /mm/process_vm_access.c
parentalpha: _TIF_ALLWORK_MASK is unused (diff)
downloadkernel-f7b2431a6d22f7a91c567708e071dfcd6d66db14.tar.gz
kernel-f7b2431a6d22f7a91c567708e071dfcd6d66db14.zip
alpha: fix syscall entry in !AUDUT_SYSCALL case
We only want to take the slow path if SYSCALL_TRACE or SYSCALL_AUDIT is set; on !AUDIT_SYSCALL configs the current tree hits it whenever _any_ thread flag (including NEED_RESCHED, NOTIFY_SIGNAL, etc.) happens to be set. Fixes: a9302e843944 "alpha: Enable system-call auditing support" Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'mm/process_vm_access.c')
0 files changed, 0 insertions, 0 deletions