x86/ibt: Annotate text references
authorPeter Zijlstra <peterz@infradead.org>
Tue, 8 Mar 2022 15:30:40 +0000 (16:30 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Tue, 15 Mar 2022 09:32:40 +0000 (10:32 +0100)
commit3e3f069504344c241f89737e4af014f83fca0b27
tree688a7a7c08057f42a4020b1a425ad4f5f528ae36
parentfe379fa4d199abc52d5b4a256e52cf94eff685cf
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
arch/x86/entry/entry_64.S
arch/x86/entry/entry_64_compat.S
arch/x86/kernel/alternative.c
arch/x86/kernel/head_64.S
arch/x86/kernel/kprobes/core.c
arch/x86/kernel/relocate_kernel_64.S
arch/x86/lib/error-inject.c
arch/x86/lib/retpoline.S