Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Feb 2025 18:30:58 +0000 (10:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 Feb 2025 18:30:58 +0000 (10:30 -0800)
commit592c358ea963d7227e3e7b8ace91b2b5dd81f6cb
treec2d130b5b8eb8f8e6da0ac95fcb075214e4fc876
parent82ff31645685559e3732f7143538c9fe88221453
parent7e501637bd5b702a2fa627e903a0025654110e1e
Merge tag 'objtool_urgent_for_v6.14_rc3' of git://git./linux/kernel/git/tip/tip

Pull objtool fixes from Borislav Petkov:

 - Move a warning about a lld.ld breakage into the verbose setting as
   said breakage has been fixed in the meantime

 - Teach objtool to ignore dangling jump table entries added by Clang

* tag 'objtool_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Move dodgy linker warn to verbose
  objtool: Ignore dangling jump table entries
tools/objtool/check.c