All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20210401150325.442125-45-npiggin@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 6fabcaf..906b023 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -28,7 +28,7 @@ index f4fa39f4cd4c..8416ec0d88bc 100644
  			break;
 @@ -954,7 +955,7 @@ int kvmppc_pseries_do_hcall(struct kvm_vcpu *vcpu)
  		target = kvmppc_get_gpr(vcpu, 4);
- 		if (target == -1)
+ 		if (target = -1)
  			break;
 -		tvcpu = kvmppc_find_vcpu(vcpu->kvm, target);
 +		tvcpu = kvmppc_find_vcpu(kvm, target);
@@ -49,7 +49,7 @@ index f4fa39f4cd4c..8416ec0d88bc 100644
 -		srcu_read_unlock(&vcpu->kvm->srcu, idx);
 +		srcu_read_unlock(&kvm->srcu, idx);
  
- 		if (rc == -ENOENT)
+ 		if (rc = -ENOENT)
  			return RESUME_HOST;
 @@ -1062,12 +1063,12 @@ int kvmppc_pseries_do_hcall(struct kvm_vcpu *vcpu)
  
@@ -65,7 +65,7 @@ index f4fa39f4cd4c..8416ec0d88bc 100644
 +		if (!nesting_enabled(kvm))
  			break;
  		ret = kvmhv_enter_nested_guest(vcpu);
- 		if (ret == H_INTERRUPT) {
+ 		if (ret = H_INTERRUPT) {
 @@ -1082,12 +1083,12 @@ int kvmppc_pseries_do_hcall(struct kvm_vcpu *vcpu)
  		break;
  	case H_TLB_INVALIDATE:
diff --git a/a/content_digest b/N1/content_digest
index 5e7c21c..9c2c3aa 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,7 +8,7 @@
   "Subject\0[PATCH v5 44/48] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup\0"
 ]
 [
-  "Date\0Fri,  2 Apr 2021 01:03:21 +1000\0"
+  "Date\0Thu, 01 Apr 2021 15:03:21 +0000\0"
 ]
 [
   "To\0kvm-ppc\@vger.kernel.org\0"
@@ -54,7 +54,7 @@
   " \t\t\tbreak;\n",
   "\@\@ -954,7 +955,7 \@\@ int kvmppc_pseries_do_hcall(struct kvm_vcpu *vcpu)\n",
   " \t\ttarget = kvmppc_get_gpr(vcpu, 4);\n",
-  " \t\tif (target == -1)\n",
+  " \t\tif (target = -1)\n",
   " \t\t\tbreak;\n",
   "-\t\ttvcpu = kvmppc_find_vcpu(vcpu->kvm, target);\n",
   "+\t\ttvcpu = kvmppc_find_vcpu(kvm, target);\n",
@@ -75,7 +75,7 @@
   "-\t\tsrcu_read_unlock(&vcpu->kvm->srcu, idx);\n",
   "+\t\tsrcu_read_unlock(&kvm->srcu, idx);\n",
   " \n",
-  " \t\tif (rc == -ENOENT)\n",
+  " \t\tif (rc = -ENOENT)\n",
   " \t\t\treturn RESUME_HOST;\n",
   "\@\@ -1062,12 +1063,12 \@\@ int kvmppc_pseries_do_hcall(struct kvm_vcpu *vcpu)\n",
   " \n",
@@ -91,7 +91,7 @@
   "+\t\tif (!nesting_enabled(kvm))\n",
   " \t\t\tbreak;\n",
   " \t\tret = kvmhv_enter_nested_guest(vcpu);\n",
-  " \t\tif (ret == H_INTERRUPT) {\n",
+  " \t\tif (ret = H_INTERRUPT) {\n",
   "\@\@ -1082,12 +1083,12 \@\@ int kvmppc_pseries_do_hcall(struct kvm_vcpu *vcpu)\n",
   " \t\tbreak;\n",
   " \tcase H_TLB_INVALIDATE:\n",
@@ -153,4 +153,4 @@
   "2.23.0"
 ]
 
-369d366fb4cca51181f7fa00de8f514464a5cd8e01b809d893d47b4572d28096
+3dfe9b5fb10ace5a3a0b1ccbe41b7199bb307fc147c19b9d59cda0b49effa3cd

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.