Commit dea622e183d3 for kernel
commit dea622e183d34e6a4f90acfee9abb605885432bf
Merge: d56d4a110f5a 4e5019216402
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sun Mar 22 10:17:50 2026 -0700
Merge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull objtool fixes from Ingo Molnar:
"Fix three more livepatching related build environment bugs, and a
false positive warning with Clang jump tables"
* tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
objtool: Fix Clang jump table detection
livepatch/klp-build: Fix inconsistent kernel version
objtool/klp: fix mkstemp() failure with long paths
objtool/klp: fix data alignment in __clone_symbol()