[GIT PULL] x86 fixes
From: Ingo Molnar
Date: Sun Jul 26 2026 - 05:29:55 EST
Linus,
Please pull the latest x86/urgent Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2026-07-26
for you to fetch changes up to 4a9ec5ec9555ad62dc5b81a37ac946025c2ea002:
- 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)
Thanks,
Ingo
------------------>
Nathan Chancellor (1):
x86/boot/compressed: Disable jump tables
arch/x86/boot/compressed/Makefile | 1 +
1 file changed, 1 insertion(+)