All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: Michael Ellerman <mpe@ellerman.id.au>, linuxppc-dev@ozlabs.org
Cc: warrier@linux.vnet.ibm.com, Paul Mackerras <paulus@samba.org>
Subject: Re: [PATCH] powerpc/kvm: Fix SMP=n build error in book3s_xics.c
Date: Tue, 28 Apr 2015 09:51:23 +0200	[thread overview]
Message-ID: <553F3BFB.1020002@suse.de> (raw)
In-Reply-To: <1430181767-2193-1-git-send-email-mpe@ellerman.id.au>



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@ellerman.id.au>

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


Alex

      parent reply	other threads:[~2015-04-28  7:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-28  0:42 [PATCH] powerpc/kvm: Fix SMP=n build error in book3s_xics.c Michael Ellerman
2015-04-28  4:36 ` Paul Mackerras
2015-04-28  7:51 ` Alexander Graf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=553F3BFB.1020002@suse.de \
    --to=agraf@suse.de \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=mpe@ellerman.id.au \
    --cc=paulus@samba.org \
    --cc=warrier@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.