From: Linus Torvalds Date: Tue, 19 Nov 2024 21:27:52 +0000 (-0800) Subject: Merge tag 'objtool-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.13-rc1~180 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d7d4ad222aea8ab482e78858d03b10221c7fe78;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'objtool-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull objtool updates from Ingo Molnar: - Detect non-relocated text references for more robust IBT sealing (Josh Poimboeuf) - Fix build error when building stripped down UAPI headers (HONG Yifan) - Exclude __tracepoints data from ENDBR checks to fix false positives on clang builds (Peter Zijlstra) - Fix ORC unwind for newly forked tasks (Zheng Yejian) - Fix readelf related faddr2line regression (Carlos Llamas) * tag 'objtool-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: objtool: Exclude __tracepoints data from ENDBR checks Revert "scripts/faddr2line: Check only two symbols when calculating symbol size" x86/unwind/orc: Fix unwind for newly forked tasks objtool: Also include tools/include/uapi objtool: Detect non-relocated text references --- 9d7d4ad222aea8ab482e78858d03b10221c7fe78