umber-kernel/tools/objtool
Peter Zijlstra 06e2474598 objtool: Remove annotate_{,un}reachable()
There are no users of annotate_reachable() left.

And the annotate_unreachable() usage in unreachable() is plain wrong;
it will hide dangerous fall-through code-gen.

Remove both.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Josh Poimboeuf <jpoimboe@kernel.org>
Link: https://lore.kernel.org/r/20241128094312.235637588@infradead.org
2024-12-02 12:01:44 +01:00
..
Documentation x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer 2024-07-01 12:41:11 +02:00
arch objtool: Detect non-relocated text references 2024-10-17 15:13:06 -07:00
include/objtool objtool: Detect non-relocated text references 2024-10-17 15:13:06 -07:00
.gitignore
Build
Makefile objtool: Also include tools/include/uapi 2024-10-17 15:13:06 -07:00
builtin-check.c objtool: Use "action" in error message to be consistent with help 2024-07-02 23:40:24 -07:00
check.c objtool: Remove annotate_{,un}reachable() 2024-12-02 12:01:44 +01:00
elf.c objtool: Fix unreachable instruction warnings for weak functions 2024-11-06 22:41:10 +09:00
noreturns.h reiserfs: The last commit 2024-10-21 16:29:38 +02:00
objtool.c
orc_dump.c
orc_gen.c
special.c x86/alternatives: Add nested alternatives macros 2024-06-11 17:13:08 +02:00
sync-check.sh
weak.c