x86/paravirt: Remove no longer needed paravirt patching code
authorJuergen Gross <jgross@suse.com>
Sun, 10 Dec 2023 06:21:38 +0000 (07:21 +0100)
committerBorislav Petkov (AMD) <bp@alien8.de>
Sun, 10 Dec 2023 22:34:37 +0000 (23:34 +0100)
commitf7af6977621a41661696d94c0c0a20c761404476
treeb8300fa7e1fb3bb2206cfba415dca67392776415
parent60bc276b129eef8113f9d9b0a5cd5ae7f4c90acb
x86/paravirt: Remove no longer needed paravirt patching code

Now that paravirt is using the alternatives patching infrastructure,
remove the paravirt patching code.

Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20231210062138.2417-6-jgross@suse.com
arch/x86/include/asm/paravirt.h
arch/x86/include/asm/paravirt_types.h
arch/x86/include/asm/text-patching.h
arch/x86/kernel/alternative.c
arch/x86/kernel/paravirt.c
arch/x86/kernel/vmlinux.lds.S
arch/x86/tools/relocs.c