On Mon, Jan 05, 2026 at 12:05:00PM +0100, Juergen Gross wrote: > In some places asm/paravirt.h is included without really being needed. > > Remove the related #include statements. > > Signed-off-by: Juergen Gross <[email protected]> > Acked-by: Peter Zijlstra (Intel) <[email protected]> > --- > V3: > - reinstate the include in mmu_context.h (kernel test robot) > V4: > - reinstate the include in arch/x86/kernel/x86_init.c (Boris Petkov) > --- > arch/x86/entry/entry_64.S | 1 - > arch/x86/entry/vsyscall/vsyscall_64.c | 1 - > arch/x86/hyperv/hv_spinlock.c | 1 -
Acked-by: Wei Liu (Microsoft) <[email protected]>
