All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <09b61ab1-6099-d825-8e04-fbfb43abe4d2@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index a3fbb60..1cab896 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -68,7 +68,7 @@ On 01.10.19 16:57, David Hildenbrand wrote:
 >> +	nid = page_to_nid(pfn_to_page(start_pfn));
 >>  
 >>  	mem_hotplug_begin();
->>  	if (pgmap->type = MEMORY_DEVICE_PRIVATE) {
+>>  	if (pgmap->type == MEMORY_DEVICE_PRIVATE) {
 >> -		pfn = PHYS_PFN(res->start);
 >> -		__remove_pages(page_zone(pfn_to_page(pfn)), pfn,
 >> -				 PHYS_PFN(resource_size(res)), NULL);
diff --git a/a/content_digest b/N1/content_digest
index f48236b..eedbbba 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -14,25 +14,25 @@
   "Subject\0Re: [PATCH v5 01/10] mm/memunmap: Use the correct start and end pfn when removing pages from zone\0"
 ]
 [
-  "Date\0Tue, 01 Oct 2019 15:03:13 +0000\0"
+  "Date\0Tue, 1 Oct 2019 17:03:13 +0200\0"
 ]
 [
   "To\0linux-kernel\@vger.kernel.org",
   " Dan Williams <dan.j.williams\@intel.com>\0"
 ]
 [
-  "Cc\0linux-s390\@vger.kernel.org",
+  "Cc\0linux-mm\@kvack.org",
+  " linux-arm-kernel\@lists.infradead.org",
   " linux-ia64\@vger.kernel.org",
-  " Ira Weiny <ira.weiny\@intel.com>",
+  " linuxppc-dev\@lists.ozlabs.org",
+  " linux-s390\@vger.kernel.org",
   " linux-sh\@vger.kernel.org",
-  " Jason Gunthorpe <jgg\@ziepe.ca>",
   " Aneesh Kumar K.V <aneesh.kumar\@linux.ibm.com>",
-  " Pankaj Gupta <pagupta\@redhat.com>",
-  " linux-mm\@kvack.org",
-  " Logan Gunthorpe <logang\@deltatee.com>",
   " Andrew Morton <akpm\@linux-foundation.org>",
-  " linuxppc-dev\@lists.ozlabs.org",
-  " linux-arm-kernel\@lists.infradead.org\0"
+  " Jason Gunthorpe <jgg\@ziepe.ca>",
+  " Logan Gunthorpe <logang\@deltatee.com>",
+  " Ira Weiny <ira.weiny\@intel.com>",
+  " Pankaj Gupta <pagupta\@redhat.com>\0"
 ]
 [
   "\0000:1\0"
@@ -111,7 +111,7 @@
   ">> +\tnid = page_to_nid(pfn_to_page(start_pfn));\n",
   ">>  \n",
   ">>  \tmem_hotplug_begin();\n",
-  ">>  \tif (pgmap->type = MEMORY_DEVICE_PRIVATE) {\n",
+  ">>  \tif (pgmap->type == MEMORY_DEVICE_PRIVATE) {\n",
   ">> -\t\tpfn = PHYS_PFN(res->start);\n",
   ">> -\t\t__remove_pages(page_zone(pfn_to_page(pfn)), pfn,\n",
   ">> -\t\t\t\t PHYS_PFN(resource_size(res)), NULL);\n",
@@ -144,4 +144,4 @@
   "David / dhildenb"
 ]
 
-a9822a9bc9609a5349f3f5bcf0430e58cbea5ed9859dc2ae16e3e802a723347a
+05149f43e1507942b55a87df8e7f5471cb73ca8c6ecc91c61c0981359e3c70f6

diff --git a/a/1.txt b/N2/1.txt
index a3fbb60..1cab896 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -68,7 +68,7 @@ On 01.10.19 16:57, David Hildenbrand wrote:
 >> +	nid = page_to_nid(pfn_to_page(start_pfn));
 >>  
 >>  	mem_hotplug_begin();
->>  	if (pgmap->type = MEMORY_DEVICE_PRIVATE) {
+>>  	if (pgmap->type == MEMORY_DEVICE_PRIVATE) {
 >> -		pfn = PHYS_PFN(res->start);
 >> -		__remove_pages(page_zone(pfn_to_page(pfn)), pfn,
 >> -				 PHYS_PFN(resource_size(res)), NULL);
diff --git a/a/content_digest b/N2/content_digest
index f48236b..0f1a486 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -14,7 +14,7 @@
   "Subject\0Re: [PATCH v5 01/10] mm/memunmap: Use the correct start and end pfn when removing pages from zone\0"
 ]
 [
-  "Date\0Tue, 01 Oct 2019 15:03:13 +0000\0"
+  "Date\0Tue, 1 Oct 2019 17:03:13 +0200\0"
 ]
 [
   "To\0linux-kernel\@vger.kernel.org",
@@ -111,7 +111,7 @@
   ">> +\tnid = page_to_nid(pfn_to_page(start_pfn));\n",
   ">>  \n",
   ">>  \tmem_hotplug_begin();\n",
-  ">>  \tif (pgmap->type = MEMORY_DEVICE_PRIVATE) {\n",
+  ">>  \tif (pgmap->type == MEMORY_DEVICE_PRIVATE) {\n",
   ">> -\t\tpfn = PHYS_PFN(res->start);\n",
   ">> -\t\t__remove_pages(page_zone(pfn_to_page(pfn)), pfn,\n",
   ">> -\t\t\t\t PHYS_PFN(resource_size(res)), NULL);\n",
@@ -144,4 +144,4 @@
   "David / dhildenb"
 ]
 
-a9822a9bc9609a5349f3f5bcf0430e58cbea5ed9859dc2ae16e3e802a723347a
+97960037bde6f962a3be13287a026968496091c0206fed7c9c59a669bb93bf47

diff --git a/a/1.txt b/N3/1.txt
index a3fbb60..ddaf2a9 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -68,7 +68,7 @@ On 01.10.19 16:57, David Hildenbrand wrote:
 >> +	nid = page_to_nid(pfn_to_page(start_pfn));
 >>  
 >>  	mem_hotplug_begin();
->>  	if (pgmap->type = MEMORY_DEVICE_PRIVATE) {
+>>  	if (pgmap->type == MEMORY_DEVICE_PRIVATE) {
 >> -		pfn = PHYS_PFN(res->start);
 >> -		__remove_pages(page_zone(pfn_to_page(pfn)), pfn,
 >> -				 PHYS_PFN(resource_size(res)), NULL);
@@ -98,4 +98,9 @@ Hope some memunmap_pages() expert can clarify.
 
 Thanks,
 
-David / dhildenb
\ No newline at end of file
+David / dhildenb
+
+_______________________________________________
+linux-arm-kernel mailing list
+linux-arm-kernel@lists.infradead.org
+http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
\ No newline at end of file
diff --git a/a/content_digest b/N3/content_digest
index f48236b..f57bb24 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -14,7 +14,7 @@
   "Subject\0Re: [PATCH v5 01/10] mm/memunmap: Use the correct start and end pfn when removing pages from zone\0"
 ]
 [
-  "Date\0Tue, 01 Oct 2019 15:03:13 +0000\0"
+  "Date\0Tue, 1 Oct 2019 17:03:13 +0200\0"
 ]
 [
   "To\0linux-kernel\@vger.kernel.org",
@@ -111,7 +111,7 @@
   ">> +\tnid = page_to_nid(pfn_to_page(start_pfn));\n",
   ">>  \n",
   ">>  \tmem_hotplug_begin();\n",
-  ">>  \tif (pgmap->type = MEMORY_DEVICE_PRIVATE) {\n",
+  ">>  \tif (pgmap->type == MEMORY_DEVICE_PRIVATE) {\n",
   ">> -\t\tpfn = PHYS_PFN(res->start);\n",
   ">> -\t\t__remove_pages(page_zone(pfn_to_page(pfn)), pfn,\n",
   ">> -\t\t\t\t PHYS_PFN(resource_size(res)), NULL);\n",
@@ -141,7 +141,12 @@
   "\n",
   "Thanks,\n",
   "\n",
-  "David / dhildenb"
+  "David / dhildenb\n",
+  "\n",
+  "_______________________________________________\n",
+  "linux-arm-kernel mailing list\n",
+  "linux-arm-kernel\@lists.infradead.org\n",
+  "http://lists.infradead.org/mailman/listinfo/linux-arm-kernel"
 ]
 
-a9822a9bc9609a5349f3f5bcf0430e58cbea5ed9859dc2ae16e3e802a723347a
+80da447337e5e43c06d50cb4677c968192c253dfc0ca0d11e37ad739a336183f

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.