Commit 086fd27ee9c4 for kernel
commit 086fd27ee9c41f1a3ae040ffe5c9c00b45296f82
Merge: ff4b61e3b7b3 954f7a48fa2a
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun Sep 13 08:23:41 2026 -0700
Merge tag 'core-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull entry code fix from Ingo Molnar:
- Fix generic entry code cross-build failure on
!CONFIG_AUDITSYSCALL kernels using older
RISCV64 and S390 cross-compilers (Thomas Gleixner)
* tag 'core-urgent-2026-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
entry: Guard syscall_enter_audit() invocation with CONFIG_AUDITSYSCALL