[PATCH] [PPC] Add dequeue for external on BookE

2010-04-07 Thread Alexander Graf
Commit a0abee86af2d1f048dbe99d2bcc4a2cefe685617 introduced unsetting of the
IRQ line from userspace. This added a new core specific callback that I
apparently forgot to add for BookE.

So let's add the callback for BookE as well, making it build again.

Signed-off-by: Alexander Graf ag...@suse.de
---
 arch/powerpc/kvm/booke.c |6 ++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/kvm/booke.c b/arch/powerpc/kvm/booke.c
index 4d686cc..e170672 100644
--- a/arch/powerpc/kvm/booke.c
+++ b/arch/powerpc/kvm/booke.c
@@ -132,6 +132,12 @@ void kvmppc_core_queue_external(struct kvm_vcpu *vcpu,
kvmppc_booke_queue_irqprio(vcpu, BOOKE_IRQPRIO_EXTERNAL);
 }
 
+void kvmppc_core_dequeue_external(struct kvm_vcpu *vcpu,
+  struct kvm_interrupt *irq)
+{
+   clear_bit(BOOKE_IRQPRIO_EXTERNAL, vcpu-arch.pending_exceptions);
+}
+
 /* Deliver the interrupt of the corresponding priority, if possible. */
 static int kvmppc_booke_irqprio_deliver(struct kvm_vcpu *vcpu,
 unsigned int priority)
-- 
1.6.0.2

--
To unsubscribe from this list: send the line unsubscribe kvm-ppc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] [PPC] Add dequeue for external on BookE

2010-04-07 Thread Marcelo Tosatti
On Wed, Apr 07, 2010 at 10:03:25AM +0200, Alexander Graf wrote:
 Commit a0abee86af2d1f048dbe99d2bcc4a2cefe685617 introduced unsetting of the
 IRQ line from userspace. This added a new core specific callback that I
 apparently forgot to add for BookE.
 
 So let's add the callback for BookE as well, making it build again.
 
 Signed-off-by: Alexander Graf ag...@suse.de
 ---
  arch/powerpc/kvm/booke.c |6 ++
  1 files changed, 6 insertions(+), 0 deletions(-)

Applied, thanks.

--
To unsubscribe from this list: send the line unsubscribe kvm in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] [PPC] Add dequeue for external on BookE

2010-04-07 Thread Stephen Rothwell
On Wed, 7 Apr 2010 12:58:34 -0300 Marcelo Tosatti mtosa...@redhat.com wrote:

 On Wed, Apr 07, 2010 at 10:03:25AM +0200, Alexander Graf wrote:
  Commit a0abee86af2d1f048dbe99d2bcc4a2cefe685617 introduced unsetting of the
  IRQ line from userspace. This added a new core specific callback that I
  apparently forgot to add for BookE.
  
  So let's add the callback for BookE as well, making it build again.
  
  Signed-off-by: Alexander Graf ag...@suse.de
  ---
   arch/powerpc/kvm/booke.c |6 ++
   1 files changed, 6 insertions(+), 0 deletions(-)
 
 Applied, thanks.

Thanks, guys.

-- 
Cheers,
Stephen Rothwells...@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/


pgpiHVmUvpI5v.pgp
Description: PGP signature