https://github.com/torvalds/linux
Revision 52c3c170623d994c468c1ee9cc36c56bbd6d6e56 authored by Linus Torvalds on 03 October 2021, 17:23:54 UTC, committed by Linus Torvalds on 03 October 2021, 17:23:54 UTC
Pull objtool fix from Borislav Petkov:

 - Handle symbol relocations properly due to changes in the toolchains
   which remove section symbols now

* tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Teach get_alt_entry() about more relocation types
2 parent s 7b66f43 + 24ff652
History
Tip revision: 52c3c170623d994c468c1ee9cc36c56bbd6d6e56 authored by Linus Torvalds on 03 October 2021, 17:23:54 UTC
Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: 52c3c17
File Mode Size
Kconfig -rw-r--r-- 931 bytes
Makefile -rw-r--r-- 123 bytes
common.h -rw-r--r-- 423 bytes
cred.c -rw-r--r-- 1.0 KB
cred.h -rw-r--r-- 1.3 KB
fs.c -rw-r--r-- 19.3 KB
fs.h -rw-r--r-- 2.1 KB
limits.h -rw-r--r-- 581 bytes
object.c -rw-r--r-- 1.7 KB
object.h -rw-r--r-- 2.8 KB
ptrace.c -rw-r--r-- 3.1 KB
ptrace.h -rw-r--r-- 334 bytes
ruleset.c -rw-r--r-- 12.0 KB
ruleset.h -rw-r--r-- 4.6 KB
setup.c -rw-r--r-- 944 bytes
setup.h -rw-r--r-- 418 bytes
syscalls.c -rw-r--r-- 12.7 KB

back to top