Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull build tooling updates from Thomas Gleixner: - Remove obsolete CONFIG_X86_SMAP reference from objtool - Fix overlapping text section failures in faddr2line for real - Remove OBJECT_FILES_NON_STANDARD usage from x86 ftrace and replace it with finegrained annotations so objtool can validate that code correctly. * tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage faddr2line: Fix overlapping text section failures, the sequel objtool: Fix obsolete reference to CONFIG_X86_SMAP
Showing
- arch/x86/kernel/Makefile 0 additions, 4 deletionsarch/x86/kernel/Makefile
- arch/x86/kernel/ftrace_64.S 8 additions, 3 deletionsarch/x86/kernel/ftrace_64.S
- include/linux/objtool.h 6 additions, 0 deletionsinclude/linux/objtool.h
- lib/Kconfig.ubsan 1 addition, 1 deletionlib/Kconfig.ubsan
- scripts/faddr2line 34 additions, 11 deletionsscripts/faddr2line
- tools/include/linux/objtool.h 6 additions, 0 deletionstools/include/linux/objtool.h
Please register or sign in to comment