diff for duplicates of <20191001144011.3801-5-david@redhat.com> diff --git a/a/1.txt b/N1/1.txt index c22ea48..79f783c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -72,7 +72,7 @@ index 86b4dc18e831..afed8331332b 100644 + * we will not try to shrink the zones - which is okay as + * set_zone_contiguous() cannot deal with ZONE_DEVICE either way. + */ -+ if (zone_idx(zone) = ZONE_DEVICE) ++ if (zone_idx(zone) == ZONE_DEVICE) + return; + pgdat_resize_lock(zone->zone_pgdat, &flags); diff --git a/a/content_digest b/N1/content_digest index df2a743..d8b4189 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,21 @@ "ref\020191001144011.3801-1-david@redhat.com\0" "From\0David Hildenbrand <david@redhat.com>\0" "Subject\0[PATCH v5 04/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_zone_span()\0" - "Date\0Tue, 01 Oct 2019 14:40:05 +0000\0" + "Date\0Tue, 1 Oct 2019 16:40:05 +0200\0" "To\0linux-kernel@vger.kernel.org\0" - "Cc\0linux-s390@vger.kernel.org" - Michal Hocko <mhocko@suse.com> + "Cc\0linux-mm@kvack.org" + linux-arm-kernel@lists.infradead.org linux-ia64@vger.kernel.org - Pavel Tatashin <pasha.tatashin@soleen.com> + linuxppc-dev@lists.ozlabs.org + linux-s390@vger.kernel.org linux-sh@vger.kernel.org - Aneesh Kumar K . V <aneesh.kumar@linux.ibm.com> David Hildenbrand <david@redhat.com> - linux-mm@kvack.org Andrew Morton <akpm@linux-foundation.org> - linuxppc-dev@lists.ozlabs.org + Oscar Salvador <osalvador@suse.de> + Michal Hocko <mhocko@suse.com> + Pavel Tatashin <pasha.tatashin@soleen.com> Dan Williams <dan.j.williams@intel.com> - linux-arm-kernel@lists.infradead.org - " Oscar Salvador <osalvador@suse.de>\0" + " Aneesh Kumar K . V <aneesh.kumar@linux.ibm.com>\0" "\00:1\0" "b\0" "Let's limit shrinking to !ZONE_DEVICE so we can fix the current code. We\n" @@ -92,7 +92,7 @@ "+\t * we will not try to shrink the zones - which is okay as\n" "+\t * set_zone_contiguous() cannot deal with ZONE_DEVICE either way.\n" "+\t */\n" - "+\tif (zone_idx(zone) = ZONE_DEVICE)\n" + "+\tif (zone_idx(zone) == ZONE_DEVICE)\n" "+\t\treturn;\n" "+\n" " \tpgdat_resize_lock(zone->zone_pgdat, &flags);\n" @@ -101,4 +101,4 @@ "-- \n" 2.21.0 -df7c70ad35680c688084217de849cd28c19c06c2389554f040da11e69a27128c +e01606c03f1b4c98b35c72af87cbb61b7785d8a27d20321ff9f09749f0229004
diff --git a/a/1.txt b/N2/1.txt index c22ea48..79f783c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -72,7 +72,7 @@ index 86b4dc18e831..afed8331332b 100644 + * we will not try to shrink the zones - which is okay as + * set_zone_contiguous() cannot deal with ZONE_DEVICE either way. + */ -+ if (zone_idx(zone) = ZONE_DEVICE) ++ if (zone_idx(zone) == ZONE_DEVICE) + return; + pgdat_resize_lock(zone->zone_pgdat, &flags); diff --git a/a/content_digest b/N2/content_digest index df2a743..b79120a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,7 +1,7 @@ "ref\020191001144011.3801-1-david@redhat.com\0" "From\0David Hildenbrand <david@redhat.com>\0" "Subject\0[PATCH v5 04/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_zone_span()\0" - "Date\0Tue, 01 Oct 2019 14:40:05 +0000\0" + "Date\0Tue, 1 Oct 2019 16:40:05 +0200\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0linux-s390@vger.kernel.org" Michal Hocko <mhocko@suse.com> @@ -92,7 +92,7 @@ "+\t * we will not try to shrink the zones - which is okay as\n" "+\t * set_zone_contiguous() cannot deal with ZONE_DEVICE either way.\n" "+\t */\n" - "+\tif (zone_idx(zone) = ZONE_DEVICE)\n" + "+\tif (zone_idx(zone) == ZONE_DEVICE)\n" "+\t\treturn;\n" "+\n" " \tpgdat_resize_lock(zone->zone_pgdat, &flags);\n" @@ -101,4 +101,4 @@ "-- \n" 2.21.0 -df7c70ad35680c688084217de849cd28c19c06c2389554f040da11e69a27128c +6ffcca659fa2f0c4fe6764f7db810623e35961cd3282742522745c94677cc7f2
diff --git a/a/1.txt b/N3/1.txt index c22ea48..fdccc27 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -72,7 +72,7 @@ index 86b4dc18e831..afed8331332b 100644 + * we will not try to shrink the zones - which is okay as + * set_zone_contiguous() cannot deal with ZONE_DEVICE either way. + */ -+ if (zone_idx(zone) = ZONE_DEVICE) ++ if (zone_idx(zone) == ZONE_DEVICE) + return; + pgdat_resize_lock(zone->zone_pgdat, &flags); @@ -80,3 +80,9 @@ index 86b4dc18e831..afed8331332b 100644 update_pgdat_span(pgdat); -- 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 df2a743..164f742 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,7 +1,7 @@ "ref\020191001144011.3801-1-david@redhat.com\0" "From\0David Hildenbrand <david@redhat.com>\0" "Subject\0[PATCH v5 04/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_zone_span()\0" - "Date\0Tue, 01 Oct 2019 14:40:05 +0000\0" + "Date\0Tue, 1 Oct 2019 16:40:05 +0200\0" "To\0linux-kernel@vger.kernel.org\0" "Cc\0linux-s390@vger.kernel.org" Michal Hocko <mhocko@suse.com> @@ -92,13 +92,19 @@ "+\t * we will not try to shrink the zones - which is okay as\n" "+\t * set_zone_contiguous() cannot deal with ZONE_DEVICE either way.\n" "+\t */\n" - "+\tif (zone_idx(zone) = ZONE_DEVICE)\n" + "+\tif (zone_idx(zone) == ZONE_DEVICE)\n" "+\t\treturn;\n" "+\n" " \tpgdat_resize_lock(zone->zone_pgdat, &flags);\n" " \tshrink_zone_span(zone, start_pfn, start_pfn + nr_pages);\n" " \tupdate_pgdat_span(pgdat);\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 -df7c70ad35680c688084217de849cd28c19c06c2389554f040da11e69a27128c +3987c7792ea7daa1b3768168c18e5618a5a1c13a9c2ea9967c6da717f3414d01
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.