All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20110803033133.GB17893@drongo>

diff --git a/a/1.txt b/N1/1.txt
index 449873c..10b3ab6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,8 +2,8 @@ On Tue, Aug 02, 2011 at 04:47:08PM +0200, Alexander Graf wrote:
 
 > >  int kvm_vcpu_ioctl_interrupt(struct kvm_vcpu *vcpu, struct kvm_interrupt *irq)
 > >  {
-> >-	if (irq->irq = KVM_INTERRUPT_UNSET)
-> >+	if (irq->irq = KVM_INTERRUPT_UNSET) {
+> >-	if (irq->irq == KVM_INTERRUPT_UNSET)
+> >+	if (irq->irq == KVM_INTERRUPT_UNSET) {
 > >  		kvmppc_core_dequeue_external(vcpu, irq);
 > >-	else
 > >-		kvmppc_core_queue_external(vcpu, irq);
diff --git a/a/content_digest b/N1/content_digest
index 4c89cd7..3f356d2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,8 +2,8 @@
  "ref\020110723074246.GC17927@bloggs.ozlabs.ibm.com\0"
  "ref\04E380DEC.8030803@suse.de\0"
  "From\0Paul Mackerras <paulus@samba.org>\0"
- "Subject\0Re: [PATCH 3/3] KVM: PPC: Implement H_CEDE hcall for book3s_hv in\0"
- "Date\0Wed, 03 Aug 2011 03:31:33 +0000\0"
+ "Subject\0Re: [PATCH 3/3] KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code\0"
+ "Date\0Wed, 3 Aug 2011 13:31:33 +1000\0"
  "To\0Alexander Graf <agraf@suse.de>\0"
  "Cc\0linuxppc-dev@ozlabs.org"
  " kvm-ppc@vger.kernel.org\0"
@@ -13,8 +13,8 @@
  "\n"
  "> >  int kvm_vcpu_ioctl_interrupt(struct kvm_vcpu *vcpu, struct kvm_interrupt *irq)\n"
  "> >  {\n"
- "> >-\tif (irq->irq = KVM_INTERRUPT_UNSET)\n"
- "> >+\tif (irq->irq = KVM_INTERRUPT_UNSET) {\n"
+ "> >-\tif (irq->irq == KVM_INTERRUPT_UNSET)\n"
+ "> >+\tif (irq->irq == KVM_INTERRUPT_UNSET) {\n"
  "> >  \t\tkvmppc_core_dequeue_external(vcpu, irq);\n"
  "> >-\telse\n"
  "> >-\t\tkvmppc_core_queue_external(vcpu, irq);\n"
@@ -43,4 +43,4 @@
  "\n"
  Paul.
 
-457194cd22ef2c61276df91fa0fc3f9b121f52157f83668f41a592cd1068f3e0
+6fbc7338314c4cb9e35a000ac1bbe96899f29c523fd9e548dc92e8ad83ac96bb

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.