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

diff --git a/a/1.txt b/N1/1.txt
index a288476..56d664f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -100,8 +100,8 @@ index bd3c5c1..8e84625 100644
  	/*
  	 * Synchronize with other threads in this virtual core
 @@ -1086,6 +1093,7 @@ static int kvmppc_run_vcpu(struct kvm_run *kvm_run, struct kvm_vcpu *vcpu)
- 		if (vc->vcore_state = VCORE_RUNNING &&
- 		    VCORE_EXIT_COUNT(vc) = 0) {
+ 		if (vc->vcore_state == VCORE_RUNNING &&
+ 		    VCORE_EXIT_COUNT(vc) == 0) {
  			vcpu->arch.ptid = vc->n_runnable - 1;
 +			kvmppc_create_dtl_entry(vcpu, vc);
  			kvmppc_start_thread(vcpu);
diff --git a/a/content_digest b/N1/content_digest
index f83795a..acfeabe 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 07/10] KVM: PPC: Book3S HV: Fixes for late-joining threads\0"
- "Date\0Fri, 21 Sep 2012 05:37:57 +0000\0"
+ "Date\0Fri, 21 Sep 2012 15:37:57 +1000\0"
  "To\0Alexander Graf <agraf@suse.de>\0"
  "Cc\0kvm@vger.kernel.org"
  " kvm-ppc@vger.kernel.org\0"
@@ -109,8 +109,8 @@
  " \t/*\n"
  " \t * Synchronize with other threads in this virtual core\n"
  "@@ -1086,6 +1093,7 @@ static int kvmppc_run_vcpu(struct kvm_run *kvm_run, struct kvm_vcpu *vcpu)\n"
- " \t\tif (vc->vcore_state = VCORE_RUNNING &&\n"
- " \t\t    VCORE_EXIT_COUNT(vc) = 0) {\n"
+ " \t\tif (vc->vcore_state == VCORE_RUNNING &&\n"
+ " \t\t    VCORE_EXIT_COUNT(vc) == 0) {\n"
  " \t\t\tvcpu->arch.ptid = vc->n_runnable - 1;\n"
  "+\t\t\tkvmppc_create_dtl_entry(vcpu, vc);\n"
  " \t\t\tkvmppc_start_thread(vcpu);\n"
@@ -119,4 +119,4 @@
  "-- \n"
  1.7.10
 
-c2e75f6b3022f4edacbc0faa9691b5bfe0ff8b1adb91d8156b3a6cb39492b697
+f7165dd600c4d6778fb9c7dedd01d1c0e54cd4c3ab368bf2f157b791ba963bd8

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.