All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <e952c257-dbc9-fd4c-fd10-20533c4b2c42@kaod.org>

diff --git a/a/1.txt b/N1/1.txt
index 96795b5..1cc6c5b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -49,7 +49,7 @@ On 2/25/19 3:53 AM, David Gibson wrote:
 >> +
 >> +		if (!state->valid)
 >> +			continue;
->> +		if (state->act_priority == MASKED)
+>> +		if (state->act_priority = MASKED)
 > 
 > Is this correct?  If you masked an irq, then immediately did a sync,
 > couldn't there still be some of the irqs in flight?  I thought the
@@ -169,7 +169,7 @@ C.
 >> +  Saving the state of a VM using the XIVE native exploitation mode
 >> +  should follow a specific sequence. When the VM is stopped :
 >> +
->> +  1. Mask all sources (PQ=01) to stop the flow of events.
+>> +  1. Mask all sources (PQ\x01) to stop the flow of events.
 >> +
 >> +  2. Sync the XIVE device with the KVM control KVM_DEV_XIVE_EQ_SYNC to
 >> +  flush any in-flight event notification and to stabilize the EQs. At
diff --git a/a/content_digest b/N1/content_digest
index 87802fb..801a33e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -14,7 +14,7 @@
   "Subject\0Re: [PATCH v2 09/16] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages\0"
 ]
 [
-  "Date\0Wed, 13 Mar 2019 12:48:57 +0100\0"
+  "Date\0Wed, 13 Mar 2019 11:48:57 +0000\0"
 ]
 [
   "To\0David Gibson <david\@gibson.dropbear.id.au>\0"
@@ -83,7 +83,7 @@
   ">> +\n",
   ">> +\t\tif (!state->valid)\n",
   ">> +\t\t\tcontinue;\n",
-  ">> +\t\tif (state->act_priority == MASKED)\n",
+  ">> +\t\tif (state->act_priority = MASKED)\n",
   "> \n",
   "> Is this correct?  If you masked an irq, then immediately did a sync,\n",
   "> couldn't there still be some of the irqs in flight?  I thought the\n",
@@ -203,7 +203,7 @@
   ">> +  Saving the state of a VM using the XIVE native exploitation mode\n",
   ">> +  should follow a specific sequence. When the VM is stopped :\n",
   ">> +\n",
-  ">> +  1. Mask all sources (PQ=01) to stop the flow of events.\n",
+  ">> +  1. Mask all sources (PQ\1) to stop the flow of events.\n",
   ">> +\n",
   ">> +  2. Sync the XIVE device with the KVM control KVM_DEV_XIVE_EQ_SYNC to\n",
   ">> +  flush any in-flight event notification and to stabilize the EQs. At\n",
@@ -223,4 +223,4 @@
   ">"
 ]
 
-d917760f591844203bc96902d626230bfea50f1d20c53fd0c80c8352283914ff
+86894cb7e006dee1a3aeaa76e8761815e854c0223b74b7fe16b770ac2cc02cb3

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.