diff for duplicates of <20190910082946.7849-8-bharata@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index c9a6bb4..01c0f23 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -295,7 +295,7 @@ index 6e1da68bbdd5..7caed0338fee 100644 + 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 565eab8..0b049b7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,18 @@ "ref\020190910082946.7849-1-bharata@linux.ibm.com\0" "From\0Bharata B Rao <bharata@linux.ibm.com>\0" "Subject\0[PATCH v8 7/8] kvmppc: Support reset of secure guest\0" - "Date\0Tue, 10 Sep 2019 08:41:45 +0000\0" + "Date\0Tue, 10 Sep 2019 13:59:45 +0530\0" "To\0linuxppc-dev@lists.ozlabs.org\0" - "Cc\0kvm-ppc@vger.kernel.org" + "Cc\0linuxram@us.ibm.com" + cclaudio@linux.ibm.com + kvm-ppc@vger.kernel.org + Bharata B Rao <bharata@linux.ibm.com> linux-mm@kvack.org - paulus@au1.ibm.com - aneesh.kumar@linux.vnet.ibm.com jglisse@redhat.com - linuxram@us.ibm.com + aneesh.kumar@linux.vnet.ibm.com + paulus@au1.ibm.com sukadev@linux.vnet.ibm.com - cclaudio@linux.ibm.com - hch@lst.de - " Bharata B Rao <bharata@linux.ibm.com>\0" + " hch@lst.de\0" "\00:1\0" "b\0" "Add support for reset of secure guest via a new ioctl KVM_PPC_SVM_OFF.\n" @@ -312,7 +312,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" @@ -395,4 +395,4 @@ "-- \n" 2.21.0 -cc549fdb6e36d480645705a5e611e43985bec39b5ef5c636460abe58604ea5cc +4b1e2462b7583e3dee99c5ee20da21cc1f813dcac375163d10d6487d4a7368df
diff --git a/a/1.txt b/N2/1.txt index c9a6bb4..01c0f23 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -295,7 +295,7 @@ index 6e1da68bbdd5..7caed0338fee 100644 + 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 565eab8..a28605b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\020190910082946.7849-1-bharata@linux.ibm.com\0" "From\0Bharata B Rao <bharata@linux.ibm.com>\0" "Subject\0[PATCH v8 7/8] kvmppc: Support reset of secure guest\0" - "Date\0Tue, 10 Sep 2019 08:41:45 +0000\0" + "Date\0Tue, 10 Sep 2019 13:59:45 +0530\0" "To\0linuxppc-dev@lists.ozlabs.org\0" "Cc\0kvm-ppc@vger.kernel.org" linux-mm@kvack.org @@ -312,7 +312,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" @@ -395,4 +395,4 @@ "-- \n" 2.21.0 -cc549fdb6e36d480645705a5e611e43985bec39b5ef5c636460abe58604ea5cc +5dfcaf0ba67e29d8fc376630dcb1cb8ed09d3a63d87188eb7011e06d4ee319a1
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.