All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190918072116.GC11675@in.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 95bb374..969d6e7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -58,7 +58,7 @@ gfn_to_pfn does get_user_pages eventually.
 > > +		unsigned long *rmap = &free->arch.rmap[i];
 > > +		struct page *uvmem_page;
 > > +
-> > +		if (kvmppc_rmap_type(rmap) = KVMPPC_RMAP_UVMEM_PFN) {
+> > +		if (kvmppc_rmap_type(rmap) == KVMPPC_RMAP_UVMEM_PFN) {
 > > +			uvmem_page = pfn_to_page(*rmap &
 > > +						 ~KVMPPC_RMAP_UVMEM_PFN);
 > > +			pvt = (struct kvmppc_uvmem_page_pvt *)
diff --git a/a/content_digest b/N1/content_digest
index 84f837a..909bc8b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,16 +3,16 @@
  "ref\020190917232736.GA27932@us.ibm.com\0"
  "From\0Bharata B Rao <bharata@linux.ibm.com>\0"
  "Subject\0Re: [PATCH v8 7/8] kvmppc: Support reset of secure guest\0"
- "Date\0Wed, 18 Sep 2019 07:33:16 +0000\0"
+ "Date\0Wed, 18 Sep 2019 12:51:16 +0530\0"
  "To\0Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>\0"
- "Cc\0linuxppc-dev@lists.ozlabs.org"
+ "Cc\0linuxram@us.ibm.com"
+  cclaudio@linux.ibm.com
   kvm-ppc@vger.kernel.org
   linux-mm@kvack.org
-  paulus@au1.ibm.com
-  aneesh.kumar@linux.vnet.ibm.com
   jglisse@redhat.com
-  linuxram@us.ibm.com
-  cclaudio@linux.ibm.com
+  aneesh.kumar@linux.vnet.ibm.com
+  paulus@au1.ibm.com
+  linuxppc-dev@lists.ozlabs.org
  " hch@lst.de\0"
  "\00:1\0"
  "b\0"
@@ -76,7 +76,7 @@
  "> > +\t\tunsigned long *rmap = &free->arch.rmap[i];\n"
  "> > +\t\tstruct page *uvmem_page;\n"
  "> > +\n"
- "> > +\t\tif (kvmppc_rmap_type(rmap) = KVMPPC_RMAP_UVMEM_PFN) {\n"
+ "> > +\t\tif (kvmppc_rmap_type(rmap) == KVMPPC_RMAP_UVMEM_PFN) {\n"
  "> > +\t\t\tuvmem_page = pfn_to_page(*rmap &\n"
  "> > +\t\t\t\t\t\t ~KVMPPC_RMAP_UVMEM_PFN);\n"
  "> > +\t\t\tpvt = (struct kvmppc_uvmem_page_pvt *)\n"
@@ -88,4 +88,4 @@
  "Regards,\n"
  Bharata.
 
-05fd937631b8d9435c876e8a0dc9be31133a364fa6c52297080df7695c3e03da
+c121f3c37bd37cfb6cd93a66d6077c510838ae1e7578f02a93f6f1120954c187

diff --git a/a/1.txt b/N2/1.txt
index 95bb374..969d6e7 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -58,7 +58,7 @@ gfn_to_pfn does get_user_pages eventually.
 > > +		unsigned long *rmap = &free->arch.rmap[i];
 > > +		struct page *uvmem_page;
 > > +
-> > +		if (kvmppc_rmap_type(rmap) = KVMPPC_RMAP_UVMEM_PFN) {
+> > +		if (kvmppc_rmap_type(rmap) == KVMPPC_RMAP_UVMEM_PFN) {
 > > +			uvmem_page = pfn_to_page(*rmap &
 > > +						 ~KVMPPC_RMAP_UVMEM_PFN);
 > > +			pvt = (struct kvmppc_uvmem_page_pvt *)
diff --git a/a/content_digest b/N2/content_digest
index 84f837a..ed72eea 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,7 +3,7 @@
  "ref\020190917232736.GA27932@us.ibm.com\0"
  "From\0Bharata B Rao <bharata@linux.ibm.com>\0"
  "Subject\0Re: [PATCH v8 7/8] kvmppc: Support reset of secure guest\0"
- "Date\0Wed, 18 Sep 2019 07:33:16 +0000\0"
+ "Date\0Wed, 18 Sep 2019 12:51:16 +0530\0"
  "To\0Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>\0"
  "Cc\0linuxppc-dev@lists.ozlabs.org"
   kvm-ppc@vger.kernel.org
@@ -76,7 +76,7 @@
  "> > +\t\tunsigned long *rmap = &free->arch.rmap[i];\n"
  "> > +\t\tstruct page *uvmem_page;\n"
  "> > +\n"
- "> > +\t\tif (kvmppc_rmap_type(rmap) = KVMPPC_RMAP_UVMEM_PFN) {\n"
+ "> > +\t\tif (kvmppc_rmap_type(rmap) == KVMPPC_RMAP_UVMEM_PFN) {\n"
  "> > +\t\t\tuvmem_page = pfn_to_page(*rmap &\n"
  "> > +\t\t\t\t\t\t ~KVMPPC_RMAP_UVMEM_PFN);\n"
  "> > +\t\t\tpvt = (struct kvmppc_uvmem_page_pvt *)\n"
@@ -88,4 +88,4 @@
  "Regards,\n"
  Bharata.
 
-05fd937631b8d9435c876e8a0dc9be31133a364fa6c52297080df7695c3e03da
+b018a9bb704e259282f647123b1de39a8bed6ffdae738a37ecfb208b22fe0dcb

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.