Re: [PATCH v2 4/4] x86/paravirt: remove no longer needed paravirt patching code

2023-10-16 Thread Peter Zijlstra
On Mon, Oct 16, 2023 at 02:39:33PM +0200, Juergen Gross wrote: > Now that paravirt is using the alternatives patching infrastructure, > remove the paravirt patching code. > > Signed-off-by: Juergen Gross > --- > arch/x86/include/asm/paravirt.h | 18 >

[PATCH v2 4/4] x86/paravirt: remove no longer needed paravirt patching code

2023-10-16 Thread Juergen Gross via Virtualization
Now that paravirt is using the alternatives patching infrastructure, remove the paravirt patching code. Signed-off-by: Juergen Gross --- arch/x86/include/asm/paravirt.h | 18 arch/x86/include/asm/paravirt_types.h | 40 arch/x86/include/asm/text-patching.h | 12