diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2021-09-18 18:18:48 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2022-10-29 23:31:15 -0400 |
commit | f7b2431a6d22f7a91c567708e071dfcd6d66db14 (patch) | |
tree | f0dd74bb29b574e3688c211043fc4881c3d913f0 /arch/arm64 | |
parent | 71ac548bfd318930e3040d96c25f361b5d558296 (diff) |
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 <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/arm64')
0 files changed, 0 insertions, 0 deletions