1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 16:53:58 -05:00
linux/tools/objtool
Peter Zijlstra 9bb2ec608a objtool: Update Retpoline validation
Update retpoline validation with the new CONFIG_RETPOLINE requirement of
not having bare naked RET instructions.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Josh Poimboeuf <jpoimboe@kernel.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
2022-06-27 10:33:59 +02:00
..
arch/x86 x86,objtool: Create .return_sites 2022-06-27 10:33:58 +02:00
Documentation objtool: Update documentation 2022-04-22 12:32:05 +02:00
include/objtool x86,objtool: Create .return_sites 2022-06-27 10:33:58 +02:00
.gitignore
Build objtool: Ditch subcommands 2022-04-22 12:32:01 +02:00
builtin-check.c objtool: Remove --lto and --vmlinux in favor of --link 2022-04-22 12:32:05 +02:00
check.c objtool: Update Retpoline validation 2022-06-27 10:33:59 +02:00
elf.c objtool: Fix objtool regression on x32 systems 2022-05-20 12:45:30 +02:00
Makefile Kbuild updates for v5.19 2022-05-26 12:09:50 -07:00
objtool.c x86,objtool: Create .return_sites 2022-06-27 10:33:58 +02:00
orc_dump.c
orc_gen.c
special.c
sync-check.sh
weak.c objtool: Ditch subcommands 2022-04-22 12:32:01 +02:00