diff for duplicates of <20210302045853.GC188607@in.ibm.com> diff --git a/a/1.txt b/N1/1.txt index ed0f787..b12efae 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -43,7 +43,7 @@ https://lists.gnu.org/archive/html/qemu-devel/2021-01/msg00627.html > > > + > > 8. Other capabilities. -> > =========== +> > ====================== > > > > diff --git a/arch/powerpc/include/asm/book3s/64/tlbflush-radix.h b/arch/powerpc/include/asm/book3s/64/tlbflush-radix.h > > index 8b33601cdb9d..a46fd37ad552 100644 @@ -235,7 +235,7 @@ Currently I am handling only the hcall requests for process scoped translations from nested guests here. > -> > + if (req = H_RPT_INVALIDATE) { +> > + if (req == H_RPT_INVALIDATE) { > > + kvmppc_nested_rpt_invalidate(vcpu); > > + r = RESUME_GUEST; > > + break; diff --git a/a/content_digest b/N1/content_digest index 536f8f6..eb35268 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\0YD2YrkY0cg+uO+wz@yekko.fritz.box\0" "From\0Bharata B Rao <bharata@linux.ibm.com>\0" "Subject\0Re: [PATCH v5 2/3] KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATE\0" - "Date\0Tue, 02 Mar 2021 05:10:53 +0000\0" + "Date\0Tue, 2 Mar 2021 10:28:53 +0530\0" "To\0David Gibson <david@gibson.dropbear.id.au>\0" "Cc\0farosas@linux.ibm.com" aneesh.kumar@linux.ibm.com @@ -57,7 +57,7 @@ "> \n" "> > +\n" "> > 8. Other capabilities.\n" - "> > ===========\n" + "> > ======================\n" "> > \n" "> > diff --git a/arch/powerpc/include/asm/book3s/64/tlbflush-radix.h b/arch/powerpc/include/asm/book3s/64/tlbflush-radix.h\n" "> > index 8b33601cdb9d..a46fd37ad552 100644\n" @@ -249,7 +249,7 @@ "translations from nested guests here.\n" "\n" "> \n" - "> > +\t\tif (req = H_RPT_INVALIDATE) {\n" + "> > +\t\tif (req == H_RPT_INVALIDATE) {\n" "> > +\t\t\tkvmppc_nested_rpt_invalidate(vcpu);\n" "> > +\t\t\tr = RESUME_GUEST;\n" "> > +\t\t\tbreak;\n" @@ -336,4 +336,4 @@ "Regards,\n" Bharata. -4ebb56c840de3ddb4be37696e12fec6c46cb99afcc42f741824bceec428daf78 +61f9478e6bf07d8a43e2773c9fbbef4ca63303eda645a964c988231560aa123e
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.