diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2022-09-15 13:11:21 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2022-10-17 16:41:12 +0200 |
commit | c22cf380c79c4bb0e502b0343f57271b17626424 (patch) | |
tree | 494246273d5d616dcf29810f8833be09a978a197 /arch/x86/kernel/vmlinux.lds.S | |
parent | x86/alternatives: Provide text_poke_copy_locked() (diff) | |
download | linux-c22cf380c79c4bb0e502b0343f57271b17626424.tar.xz linux-c22cf380c79c4bb0e502b0343f57271b17626424.zip |
x86/entry: Make some entry symbols global
paranoid_entry(), error_entry() and xen_error_entry() have to be
exempted from call accounting by thunk patching because they are
before UNTRAIN_RET.
Expose them so they are available in the alternative code.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20220915111147.265598113@infradead.org
Diffstat (limited to 'arch/x86/kernel/vmlinux.lds.S')
0 files changed, 0 insertions, 0 deletions