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

diff --git a/a/1.txt b/N1/1.txt
index 51a4a67..ff930b9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -27,7 +27,7 @@ index a917603..cd3dc12 100644
  
 -	local_paca->kvm_hstate.kvm_vcpu = vcpu;
 -	local_paca->kvm_hstate.kvm_vcore = vc;
- 	if (vc->runner = vcpu && vc->vcore_state != VCORE_INACTIVE)
+ 	if (vc->runner == vcpu && vc->vcore_state != VCORE_INACTIVE)
  		vc->stolen_tb += mftb() - vc->preempt_tb;
  }
 @@ -776,6 +774,7 @@ static int kvmppc_grab_hwthread(int cpu)
diff --git a/a/content_digest b/N1/content_digest
index e2f18c7..4868848 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020120921051606.GA15685@drongo\0"
  "From\0Paul Mackerras <paulus@samba.org>\0"
  "Subject\0[PATCH 05/10] KVM: PPC: Book3S HV: Fix some races in starting secondary threads\0"
- "Date\0Fri, 21 Sep 2012 05:36:56 +0000\0"
+ "Date\0Fri, 21 Sep 2012 15:36:56 +1000\0"
  "To\0Alexander Graf <agraf@suse.de>\0"
  "Cc\0kvm@vger.kernel.org"
  " kvm-ppc@vger.kernel.org\0"
@@ -36,7 +36,7 @@
  " \n"
  "-\tlocal_paca->kvm_hstate.kvm_vcpu = vcpu;\n"
  "-\tlocal_paca->kvm_hstate.kvm_vcore = vc;\n"
- " \tif (vc->runner = vcpu && vc->vcore_state != VCORE_INACTIVE)\n"
+ " \tif (vc->runner == vcpu && vc->vcore_state != VCORE_INACTIVE)\n"
  " \t\tvc->stolen_tb += mftb() - vc->preempt_tb;\n"
  " }\n"
  "@@ -776,6 +774,7 @@ static int kvmppc_grab_hwthread(int cpu)\n"
@@ -166,4 +166,4 @@
  "-- \n"
  1.7.10
 
-05c3085d8e68e09e2296fccb985401c83143e25dc56afdccf9c5089e4a073d09
+53c416b172bfdfd1995f11733d9709671ab1a96a72bc54a489834055e30b64a8

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.