diff for duplicates of <20191006085646.5768-2-david@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 290199b..038e1c3 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -61,7 +61,7 @@ index 557e53c6fb46..8c2fb44c3b4d 100644 + nid = page_to_nid(first_page); 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 07e06ae..68eaaf6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,22 @@ "ref\020191006085646.5768-1-david@redhat.com\0" "From\0David Hildenbrand <david@redhat.com>\0" "Subject\0[PATCH v6 01/10] mm/memunmap: Don't access uninitialized memmap in memunmap_pages()\0" - "Date\0Sun, 06 Oct 2019 08:56:37 +0000\0" + "Date\0Sun, 6 Oct 2019 10:56:37 +0200\0" "To\0linux-kernel@vger.kernel.org\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> x86@kernel.org - David Hildenbrand <david@redhat.com> - linux-mm@kvack.org - Logan Gunthorpe <logang@deltatee.com> + Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> Dan Williams <dan.j.williams@intel.com> - linuxppc-dev@lists.ozlabs.org Andrew Morton <akpm@linux-foundation.org> - " linux-arm-kernel@lists.infradead.org\0" + Jason Gunthorpe <jgg@ziepe.ca> + Logan Gunthorpe <logang@deltatee.com> + Ira Weiny <ira.weiny@intel.com> + " David Hildenbrand <david@redhat.com>\0" "\00:1\0" "b\0" "From: \"Aneesh Kumar K.V\" <aneesh.kumar@linux.ibm.com>\n" @@ -82,7 +82,7 @@ "+\tnid = page_to_nid(first_page);\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" @@ -94,4 +94,4 @@ "-- \n" 2.21.0 -5d2a91e5c41819780b34e8c5834fc07dbca389929abca95551db676e6f303070 +8557849842e56cdf5c73a9271c5b0cedaa09a813a339b4c84cd7c4cacdb605d7
diff --git a/a/1.txt b/N2/1.txt index 290199b..038e1c3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -61,7 +61,7 @@ index 557e53c6fb46..8c2fb44c3b4d 100644 + nid = page_to_nid(first_page); 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 07e06ae..37ae7c6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\020191006085646.5768-1-david@redhat.com\0" "From\0David Hildenbrand <david@redhat.com>\0" "Subject\0[PATCH v6 01/10] mm/memunmap: Don't access uninitialized memmap in memunmap_pages()\0" - "Date\0Sun, 06 Oct 2019 08:56:37 +0000\0" + "Date\0Sun, 6 Oct 2019 10:56:37 +0200\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0linux-s390@vger.kernel.org" linux-ia64@vger.kernel.org @@ -82,7 +82,7 @@ "+\tnid = page_to_nid(first_page);\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" @@ -94,4 +94,4 @@ "-- \n" 2.21.0 -5d2a91e5c41819780b34e8c5834fc07dbca389929abca95551db676e6f303070 +12f4b94aa2e4c1b34497af646959cf32ff3a58fde8897ca0c4e287abf2555649
diff --git a/a/1.txt b/N3/1.txt index 290199b..10899b2 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -61,7 +61,7 @@ index 557e53c6fb46..8c2fb44c3b4d 100644 + nid = page_to_nid(first_page); 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); @@ -72,3 +72,9 @@ index 557e53c6fb46..8c2fb44c3b4d 100644 pgmap_altmap(pgmap)); -- 2.21.0 + + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N3/content_digest index 07e06ae..73c92c7 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,7 +1,7 @@ "ref\020191006085646.5768-1-david@redhat.com\0" "From\0David Hildenbrand <david@redhat.com>\0" "Subject\0[PATCH v6 01/10] mm/memunmap: Don't access uninitialized memmap in memunmap_pages()\0" - "Date\0Sun, 06 Oct 2019 08:56:37 +0000\0" + "Date\0Sun, 6 Oct 2019 10:56:37 +0200\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0linux-s390@vger.kernel.org" linux-ia64@vger.kernel.org @@ -82,7 +82,7 @@ "+\tnid = page_to_nid(first_page);\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" @@ -92,6 +92,12 @@ " \t\tarch_remove_memory(nid, res->start, resource_size(res),\n" " \t\t\t\tpgmap_altmap(pgmap));\n" "-- \n" - 2.21.0 + "2.21.0\n" + "\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 -5d2a91e5c41819780b34e8c5834fc07dbca389929abca95551db676e6f303070 +07d0d302119b29e6f92b8befc6950a4cefcdea1dbd8cccabc05757b92f6d72f9
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.