1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-22 07:53:11 -05:00
linux/arch/x86/entry
Peter Zijlstra 87116ae6da objtool: Fix ANNOTATE_REACHABLE to be a normal annotation
Currently REACHABLE is weird for being on the instruction after the
instruction it modifies.

Since all REACHABLE annotations have an explicit instruction, flip
them around.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Josh Poimboeuf <jpoimboe@kernel.org>
Link: https://lore.kernel.org/r/20241128094312.494176035@infradead.org
2024-12-02 12:01:44 +01:00
..
syscalls
vdso - The series "zram: optimal post-processing target selection" from 2024-11-23 09:58:07 -08:00
vsyscall
calling.h
common.c
entry.S x86/stackprotector: Work around strict Clang TLS symbol requirements 2024-11-08 13:16:00 +01:00
entry_32.S
entry_64.S objtool: Fix ANNOTATE_REACHABLE to be a normal annotation 2024-12-02 12:01:44 +01:00
entry_64_compat.S
entry_64_fred.S
entry_fred.c
Makefile
syscall_32.c
syscall_64.c
syscall_x32.c
thunk.S