Commit 3f97818796aa for kernel
commit 3f97818796aa6d6bcdb50b189554562fc475e4bf
Merge: a6671109d607 4a9ec5ec9555
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun Jul 26 08:52:38 2026 -0700
Merge tag 'x86-urgent-2026-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fix from Ingo Molnar:
- Disable jump/lookup tables in the x86 boot decompressor code
a bit more widely, because newer versions of LLVM started
optimizing it a bit better and introduced run-time relocations
in PIE code (Nathan Chancellor)
* tag 'x86-urgent-2026-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/boot/compressed: Disable jump tables