acrn-kernel/arch/alpha
Al Viro 3878f601e1 alpha: fix syscall entry in !AUDUT_SYSCALL case
[ Upstream commit f7b2431a6d ]

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: a9302e8439 "alpha: Enable system-call auditing support"
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-31 13:31:55 +01:00
..
boot
configs
include alpha: fix TIF_NOTIFY_SIGNAL handling 2022-12-31 13:31:55 +01:00
kernel alpha: fix syscall entry in !AUDUT_SYSCALL case 2022-12-31 13:31:55 +01:00
lib
math-emu
mm
Kbuild
Kconfig
Kconfig.debug
Makefile