On Mon, Jan 05, 2026 at 12:05:20PM +0100, Juergen Gross wrote:
> Instead of having the pv spinlock function definitions in paravirt.h,
> move them into the new header paravirt-spinlock.h.
> 
> Signed-off-by: Juergen Gross <[email protected]>
> ---
> V2:
> - use new header instead of qspinlock.h
> - use dedicated pv_ops_lock array
> - move more paravirt related lock code
> V3:
> - hide native_pv_lock_init() with CONFIG_SMP (kernel test robot)
> V4:
> - don't reference pv_ops_lock without CONFIG_PARAVIRT_SPINLOCKS
>   (kernel test robot)
> V5:
> - move paravirt_set_cap() declaration into paravirt-base.h
>   (kernel test robot)
> ---
>  arch/x86/hyperv/hv_spinlock.c            |  10 +-

Acked-by: Wei Liu (Microsoft) <[email protected]

Reply via email to