x86/ibt: Annotate text references
Annotate away some of the generic code references. This is things where we take the address of a symbol for exception handling or return addresses (eg. context switch). Signed-off-by:Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by:
Josh Poimboeuf <jpoimboe@redhat.com> Link: https://lore.kernel.org/r/20220308154318.877758523@infradead.org
Showing
- arch/x86/entry/entry_64.S 6 additions, 0 deletionsarch/x86/entry/entry_64.S
- arch/x86/entry/entry_64_compat.S 1 addition, 0 deletionsarch/x86/entry/entry_64_compat.S
- arch/x86/kernel/alternative.c 8 additions, 2 deletionsarch/x86/kernel/alternative.c
- arch/x86/kernel/head_64.S 4 additions, 0 deletionsarch/x86/kernel/head_64.S
- arch/x86/kernel/kprobes/core.c 1 addition, 0 deletionsarch/x86/kernel/kprobes/core.c
- arch/x86/kernel/relocate_kernel_64.S 2 additions, 0 deletionsarch/x86/kernel/relocate_kernel_64.S
- arch/x86/lib/error-inject.c 2 additions, 0 deletionsarch/x86/lib/error-inject.c
- arch/x86/lib/retpoline.S 1 addition, 0 deletionsarch/x86/lib/retpoline.S
Loading