[GIT PULL] core/urgent fix
From: Ingo Molnar
Date: Sun Sep 13 2026 - 03:46:54 EST
Linus,
Please pull the latest core/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-2026-09-13
for you to fetch changes up to 954f7a48fa2ae7310c67729fb556caf726783436:
- Fix generic entry code cross-build failure on
!CONFIG_AUDITSYSCALL kernels using older
RISCV64 and S390 cross-compilers (Thomas Gleixner)
Thanks,
Ingo
------------------>
Thomas Gleixner (1):
entry: Guard syscall_enter_audit() invocation with CONFIG_AUDITSYSCALL
include/linux/entry-common.h | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)