All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5021187C.50301@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index ff9dc7a..5499e2b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -38,7 +38,7 @@ reduces the amount of work we do with interrupts disabled.
 >  			continue;
 >  		}
 >  
-> +		if (vcpu->mode = EXITING_GUEST_MODE) {
+> +		if (vcpu->mode == EXITING_GUEST_MODE) {
 > +			r = 1;
 > +			break;
 > +		}
diff --git a/a/content_digest b/N1/content_digest
index 35d543a..2d010fa 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01344337036-22244-7-git-send-email-agraf@suse.de\0"
  "From\0Avi Kivity <avi@redhat.com>\0"
  "Subject\0Re: [PATCH 6/8] KVM: PPC: E500: Implement MMU notifiers\0"
- "Date\0Tue, 07 Aug 2012 13:30:36 +0000\0"
+ "Date\0Tue, 07 Aug 2012 16:30:36 +0300\0"
  "To\0Alexander Graf <agraf@suse.de>\0"
  "Cc\0kvm-ppc@vger.kernel.org"
   KVM list <kvm@vger.kernel.org>
@@ -49,7 +49,7 @@
  ">  \t\t\tcontinue;\n"
  ">  \t\t}\n"
  ">  \n"
- "> +\t\tif (vcpu->mode = EXITING_GUEST_MODE) {\n"
+ "> +\t\tif (vcpu->mode == EXITING_GUEST_MODE) {\n"
  "> +\t\t\tr = 1;\n"
  "> +\t\t\tbreak;\n"
  "> +\t\t}\n"
@@ -96,4 +96,4 @@
  "-- \n"
  error compiling committee.c: too many arguments to function
 
-9c369ea11e6b93835dfe81ce2e6ad8c3d69540bf5e650ab7712a95ce28e79264
+1c132b580c332a205aa70f7d58acef141640d27c684c720b566b2afa23dab0de

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.