All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20210621085003.904767-5-bharata@linux.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index bf53fc3..20778ae 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -123,7 +123,7 @@ index 7e6da4687d88..3d5b8ba3786d 100644
 +		 * guests for process-scoped invalidations when
 +		 * GTSE=0, are handled here in L0.
 +		 */
-+		if (req == H_RPT_INVALIDATE) {
++		if (req = H_RPT_INVALIDATE) {
 +			r = kvmppc_nested_h_rpt_invalidate(vcpu);
 +			break;
 +		}
@@ -211,7 +211,7 @@ index 60724f674421..056d3df68de1 100644
 +	/*
 +	 * A flush all request can be handled by a full lpid flush only.
 +	 */
-+	if ((type & H_RPTI_TYPE_NESTED_ALL) == H_RPTI_TYPE_NESTED_ALL)
++	if ((type & H_RPTI_TYPE_NESTED_ALL) = H_RPTI_TYPE_NESTED_ALL)
 +		return do_tlb_invalidate_nested_all(vcpu, lpid, RIC_FLUSH_ALL);
 +
 +	/*
@@ -230,7 +230,7 @@ index 60724f674421..056d3df68de1 100644
 +	 * }
 +	 */
 +
-+	if (start == 0 && end == -1)
++	if (start = 0 && end = -1)
 +		return do_tlb_invalidate_nested_all(vcpu, lpid, RIC_FLUSH_TLB);
 +
 +	if (type & H_RPTI_TYPE_TLB) {
@@ -276,6 +276,6 @@ index cdd98b9e7b15..4f38cf34ea40 100644
 -
  /*
   * tlbiel instruction for radix, set invalidation
-  * i.e., r=1 and is=01 or is=10 or is=11
+  * i.e., r=1 and is\x01 or is\x10 or is\x11
 -- 
 2.31.1
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 6cd59cd..ee38dab 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,7 +8,7 @@
   "Subject\0[PATCH v8 4/6] KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATE\0"
 ]
 [
-  "Date\0Mon, 21 Jun 2021 14:20:01 +0530\0"
+  "Date\0Mon, 21 Jun 2021 08:50:15 +0000\0"
 ]
 [
   "To\0kvm-ppc\@vger.kernel.org",
@@ -153,7 +153,7 @@
   "+\t\t * guests for process-scoped invalidations when\n",
   "+\t\t * GTSE=0, are handled here in L0.\n",
   "+\t\t */\n",
-  "+\t\tif (req == H_RPT_INVALIDATE) {\n",
+  "+\t\tif (req = H_RPT_INVALIDATE) {\n",
   "+\t\t\tr = kvmppc_nested_h_rpt_invalidate(vcpu);\n",
   "+\t\t\tbreak;\n",
   "+\t\t}\n",
@@ -241,7 +241,7 @@
   "+\t/*\n",
   "+\t * A flush all request can be handled by a full lpid flush only.\n",
   "+\t */\n",
-  "+\tif ((type & H_RPTI_TYPE_NESTED_ALL) == H_RPTI_TYPE_NESTED_ALL)\n",
+  "+\tif ((type & H_RPTI_TYPE_NESTED_ALL) = H_RPTI_TYPE_NESTED_ALL)\n",
   "+\t\treturn do_tlb_invalidate_nested_all(vcpu, lpid, RIC_FLUSH_ALL);\n",
   "+\n",
   "+\t/*\n",
@@ -260,7 +260,7 @@
   "+\t * }\n",
   "+\t */\n",
   "+\n",
-  "+\tif (start == 0 && end == -1)\n",
+  "+\tif (start = 0 && end = -1)\n",
   "+\t\treturn do_tlb_invalidate_nested_all(vcpu, lpid, RIC_FLUSH_TLB);\n",
   "+\n",
   "+\tif (type & H_RPTI_TYPE_TLB) {\n",
@@ -306,9 +306,9 @@
   "-\n",
   " /*\n",
   "  * tlbiel instruction for radix, set invalidation\n",
-  "  * i.e., r=1 and is=01 or is=10 or is=11\n",
+  "  * i.e., r=1 and is\1 or is\20 or is\21\n",
   "-- \n",
   "2.31.1"
 ]
 
-d04bf4f08b19d9a5a0936269599018a6b28e04a79f1bbbaf4a1a2101122bfc96
+9dabc64d4fa106903d5f31097697713a61fa020c30710fed2da021b06cfd8158

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.