]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'objtool-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Mar 2026 17:17:50 +0000 (10:17 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 22 Mar 2026 17:17:50 +0000 (10:17 -0700)
commitdea622e183d34e6a4f90acfee9abb605885432bf
tree1fb0bf0ec87c2460234c5e5ec1a599b2edc8b8a0
parentd56d4a110f5a1f340710c12a6a8e3ce915824b8e
parent4e5019216402ad0b4a84cff457b662d26803f103
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()