[PATCH] powerpc/kvm: Fix SMP=n build error in book3s_xics.c

Alexander Graf agraf at suse.de
Tue Apr 28 17:51:23 AEST 2015



On 28.04.15 02:42, Michael Ellerman wrote:
> Commit 34cb7954c0aa "Convert ICS mutex lock to spin lock" added an
> include of asm/spinlock.h, which does not work in the SMP=n case.
> 
> It should instead include linux/spinlock.h
> 
> Fixes: 34cb7954c0aa ("KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock")
> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>

Reviewed-by: Alexander Graf <agraf at suse.de>


Alex


More information about the Linuxppc-dev mailing list