diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2022-09-15 13:11:22 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2022-10-17 16:41:12 +0200 |
commit | 239f2e248ef12840178a3ed1a217f19b5fbfde26 (patch) | |
tree | 83b100448549d4aad54e987cdd16f60fa4737767 /arch/x86/kernel/vmlinux.lds.S | |
parent | x86/entry: Make some entry symbols global (diff) | |
download | linux-239f2e248ef12840178a3ed1a217f19b5fbfde26.tar.xz linux-239f2e248ef12840178a3ed1a217f19b5fbfde26.zip |
x86/paravirt: Make struct paravirt_call_site unconditionally available
For the upcoming call thunk patching it's less ifdeffery when the data
structure is unconditionally available. The code can then be trivially
fenced off with IS_ENABLED().
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20220915111147.367853167@infradead.org
Diffstat (limited to 'arch/x86/kernel/vmlinux.lds.S')
0 files changed, 0 insertions, 0 deletions