All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4E380DEC.8030803@suse.de>

diff --git a/a/1.txt b/N1/1.txt
index 6b9e7f2..5535cb3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -96,8 +96,8 @@ On 07/23/2011 09:42 AM, Paul Mackerras 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 35478a4..2f5dfa4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,8 @@
  "ref\020110723074111.GA17927@bloggs.ozlabs.ibm.com\0"
  "ref\020110723074246.GC17927@bloggs.ozlabs.ibm.com\0"
  "From\0Alexander Graf <agraf@suse.de>\0"
- "Subject\0Re: [PATCH 3/3] KVM: PPC: Implement H_CEDE hcall for book3s_hv in\0"
- "Date\0Tue, 02 Aug 2011 14:47:08 +0000\0"
+ "Subject\0Re: [PATCH 3/3] KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code\0"
+ "Date\0Tue, 02 Aug 2011 16:47:08 +0200\0"
  "To\0Paul Mackerras <paulus@samba.org>\0"
  "Cc\0linuxppc-dev@ozlabs.org"
  " kvm-ppc@vger.kernel.org\0"
@@ -106,8 +106,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"
@@ -129,4 +129,4 @@
  ">   \t} else if (vcpu->cpu != -1) {\n"
  ">   \t\tsmp_send_reschedule(vcpu->cpu);"
 
-8343591c7baeb5009849846413565348727df6306dedb91f2a0de13e3ab9862a
+e7ed0bcaa9e9852a86417becc079890f4c0a39e7079eff9a99baff8f9d70bed9

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.