Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull objtool fixes from Ingo Molnar: "A handful of objtool fixes related to unreachable code, plus a build fix for out of tree modules" * 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: objtool: Enclose contents of unreachable() macro in a block objtool: Prevent GCC from merging annotate_unreachable() objtool: Improve detection of BUG() and other dead ends objtool: Fix CONFIG_STACK_VALIDATION=y warning for out-of-tree modules
Showing
- Makefile 12 additions, 12 deletionsMakefile
- arch/x86/kernel/vmlinux.lds.S 1 addition, 0 deletionsarch/x86/kernel/vmlinux.lds.S
- include/linux/compiler-gcc.h 13 additions, 1 deletioninclude/linux/compiler-gcc.h
- tools/objtool/arch.h 2 additions, 3 deletionstools/objtool/arch.h
- tools/objtool/arch/x86/decode.c 0 additions, 3 deletionstools/objtool/arch/x86/decode.c
- tools/objtool/builtin-check.c 56 additions, 4 deletionstools/objtool/builtin-check.c
Loading
Please register or sign in to comment