Revision 32d43270ca0bbb6240369a3cdecc3f3d43acbd29 authored by Linus Torvalds on 24 January 2021, 18:17:03 UTC, committed by Linus Torvalds on 24 January 2021, 18:17:03 UTC
Pull objtool fixes from Borislav Petkov:

 - Adjust objtool to handle a recent binutils change to not generate
   unused symbols anymore.

 - Revert the fail-the-build-on-fatal-errors objtool strategy for now
   due to the ever-increasing matrix of supported toolchains/plugins and
   them causing too many such fatal errors currently.

 - Do not add empty symbols to objdump's rbtree to accommodate clang
   removing section symbols.

* tag 'objtool_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  objtool: Don't fail on missing symbol table
  objtool: Don't fail the kernel build on fatal errors
  objtool: Don't add empty symbols to the rbtree
2 parent s 24c56ee + 1d48915
History
File Mode Size
GFDL-1.1 -rw-r--r-- 18.8 KB
GFDL-1.2 -rw-r--r-- 20.9 KB
GPL-1.0 -rw-r--r-- 12.7 KB
ISC -rw-r--r-- 1.0 KB
Linux-OpenIB -rw-r--r-- 1.3 KB
X11 -rw-r--r-- 1.6 KB
Zlib -rw-r--r-- 1.1 KB

back to top