Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull objtool fix from Borislav Petkov: - Add a ORC format hash to vmlinux and modules in order for other tools which use it, to detect changes to it and adapt accordingly * tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/unwind/orc: Add ELF section with ORC version identifier
Showing
- arch/x86/Makefile 12 additions, 0 deletionsarch/x86/Makefile
- arch/x86/include/asm/Kbuild 1 addition, 0 deletionsarch/x86/include/asm/Kbuild
- arch/x86/include/asm/orc_header.h 19 additions, 0 deletionsarch/x86/include/asm/orc_header.h
- arch/x86/kernel/unwind_orc.c 3 additions, 0 deletionsarch/x86/kernel/unwind_orc.c
- include/asm-generic/vmlinux.lds.h 3 additions, 0 deletionsinclude/asm-generic/vmlinux.lds.h
- scripts/mod/modpost.c 5 additions, 0 deletionsscripts/mod/modpost.c
- scripts/orc_hash.sh 16 additions, 0 deletionsscripts/orc_hash.sh
arch/x86/include/asm/orc_header.h
0 → 100644
scripts/orc_hash.sh
0 → 100644
Please register or sign in to comment