diff for duplicates of <20200205230826.GF8965@MiWiFi-R3L-srv> diff --git a/a/1.txt b/N1/1.txt index 6bdcd2b..22d442a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,7 +15,7 @@ On 02/06/20 at 06:56am, Wei Yang wrote: > >> >+ zone->zone_start_pfn = 0; > >> >+ zone->spanned_pages = 0; > >> > } -> >> > } else if (zone_end_pfn = end_pfn) { +> >> > } else if (zone_end_pfn == end_pfn) { > >> > /* > >> >@@ -405,34 +408,11 @@ static void shrink_zone_span(struct zone *zone, unsigned long start_pfn, > >> > start_pfn); diff --git a/a/content_digest b/N1/content_digest index 10c67ef..5c9f488 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,22 +5,22 @@ "ref\020200205225633.GA28446@richard\0" "From\0Baoquan He <bhe@redhat.com>\0" "Subject\0Re: [PATCH v6 08/10] mm/memory_hotplug: Don't check for \"all holes\" in shrink_zone_span()\0" - "Date\0Wed, 05 Feb 2020 23:08:26 +0000\0" + "Date\0Thu, 6 Feb 2020 07:08:26 +0800\0" "To\0Wei Yang <richardw.yang@linux.intel.com>\0" - "Cc\0linux-s390@vger.kernel.org" - x86@kernel.org - linux-ia64@vger.kernel.org - Pavel Tatashin <pasha.tatashin@soleen.com> - David Hildenbrand <david@redhat.com> - linux-sh@vger.kernel.org + "Cc\0David Hildenbrand <david@redhat.com>" linux-kernel@vger.kernel.org linux-mm@kvack.org - Michal Hocko <mhocko@suse.com> - Andrew Morton <akpm@linux-foundation.org> - linuxppc-dev@lists.ozlabs.org - Dan Williams <dan.j.williams@intel.com> linux-arm-kernel@lists.infradead.org - " Oscar Salvador <osalvador@suse.de>\0" + linux-ia64@vger.kernel.org + linuxppc-dev@lists.ozlabs.org + linux-s390@vger.kernel.org + linux-sh@vger.kernel.org + x86@kernel.org + Andrew Morton <akpm@linux-foundation.org> + Oscar Salvador <osalvador@suse.de> + Michal Hocko <mhocko@suse.com> + Pavel Tatashin <pasha.tatashin@soleen.com> + " Dan Williams <dan.j.williams@intel.com>\0" "\00:1\0" "b\0" "On 02/06/20 at 06:56am, Wei Yang wrote:\n" @@ -40,7 +40,7 @@ "> >> >+\t\t\tzone->zone_start_pfn = 0;\n" "> >> >+\t\t\tzone->spanned_pages = 0;\n" "> >> > \t\t}\n" - "> >> > \t} else if (zone_end_pfn = end_pfn) {\n" + "> >> > \t} else if (zone_end_pfn == end_pfn) {\n" "> >> > \t\t/*\n" "> >> >@@ -405,34 +408,11 @@ static void shrink_zone_span(struct zone *zone, unsigned long start_pfn,\n" "> >> > \t\t\t\t\t start_pfn);\n" @@ -85,4 +85,4 @@ " \tzone->spanned_pages = 0;\n" "\t}" -4b34d8a9a2972ee7173ae0198667d1d3938aa22b37a9a60e636f27edf7970084 +e1e57a02864af7a5fa6b025bf6a5c4eb3c2e7fe9fa743c5ed8b3af22330b76b2
diff --git a/a/1.txt b/N2/1.txt index 6bdcd2b..22d442a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -15,7 +15,7 @@ On 02/06/20 at 06:56am, Wei Yang wrote: > >> >+ zone->zone_start_pfn = 0; > >> >+ zone->spanned_pages = 0; > >> > } -> >> > } else if (zone_end_pfn = end_pfn) { +> >> > } else if (zone_end_pfn == end_pfn) { > >> > /* > >> >@@ -405,34 +408,11 @@ static void shrink_zone_span(struct zone *zone, unsigned long start_pfn, > >> > start_pfn); diff --git a/a/content_digest b/N2/content_digest index 10c67ef..8aa8c21 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,7 +5,7 @@ "ref\020200205225633.GA28446@richard\0" "From\0Baoquan He <bhe@redhat.com>\0" "Subject\0Re: [PATCH v6 08/10] mm/memory_hotplug: Don't check for \"all holes\" in shrink_zone_span()\0" - "Date\0Wed, 05 Feb 2020 23:08:26 +0000\0" + "Date\0Thu, 6 Feb 2020 07:08:26 +0800\0" "To\0Wei Yang <richardw.yang@linux.intel.com>\0" "Cc\0linux-s390@vger.kernel.org" x86@kernel.org @@ -40,7 +40,7 @@ "> >> >+\t\t\tzone->zone_start_pfn = 0;\n" "> >> >+\t\t\tzone->spanned_pages = 0;\n" "> >> > \t\t}\n" - "> >> > \t} else if (zone_end_pfn = end_pfn) {\n" + "> >> > \t} else if (zone_end_pfn == end_pfn) {\n" "> >> > \t\t/*\n" "> >> >@@ -405,34 +408,11 @@ static void shrink_zone_span(struct zone *zone, unsigned long start_pfn,\n" "> >> > \t\t\t\t\t start_pfn);\n" @@ -85,4 +85,4 @@ " \tzone->spanned_pages = 0;\n" "\t}" -4b34d8a9a2972ee7173ae0198667d1d3938aa22b37a9a60e636f27edf7970084 +0832bff794052118e38cd5ad69742d6662b228a86ba4d195e96c42e7cba9b6e6
diff --git a/a/1.txt b/N3/1.txt index 6bdcd2b..882720b 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -15,7 +15,7 @@ On 02/06/20 at 06:56am, Wei Yang wrote: > >> >+ zone->zone_start_pfn = 0; > >> >+ zone->spanned_pages = 0; > >> > } -> >> > } else if (zone_end_pfn = end_pfn) { +> >> > } else if (zone_end_pfn == end_pfn) { > >> > /* > >> >@@ -405,34 +408,11 @@ static void shrink_zone_span(struct zone *zone, unsigned long start_pfn, > >> > start_pfn); @@ -59,3 +59,9 @@ have done the iteration the old for loop was doing. zone->zone_start_pfn = 0; zone->spanned_pages = 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 10c67ef..186ed67 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -5,7 +5,7 @@ "ref\020200205225633.GA28446@richard\0" "From\0Baoquan He <bhe@redhat.com>\0" "Subject\0Re: [PATCH v6 08/10] mm/memory_hotplug: Don't check for \"all holes\" in shrink_zone_span()\0" - "Date\0Wed, 05 Feb 2020 23:08:26 +0000\0" + "Date\0Thu, 6 Feb 2020 07:08:26 +0800\0" "To\0Wei Yang <richardw.yang@linux.intel.com>\0" "Cc\0linux-s390@vger.kernel.org" x86@kernel.org @@ -40,7 +40,7 @@ "> >> >+\t\t\tzone->zone_start_pfn = 0;\n" "> >> >+\t\t\tzone->spanned_pages = 0;\n" "> >> > \t\t}\n" - "> >> > \t} else if (zone_end_pfn = end_pfn) {\n" + "> >> > \t} else if (zone_end_pfn == end_pfn) {\n" "> >> > \t\t/*\n" "> >> >@@ -405,34 +408,11 @@ static void shrink_zone_span(struct zone *zone, unsigned long start_pfn,\n" "> >> > \t\t\t\t\t start_pfn);\n" @@ -83,6 +83,12 @@ "\tif (!pfn) {\n" " \tzone->zone_start_pfn = 0;\n" " \tzone->spanned_pages = 0;\n" - "\t}" + "\t}\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 -4b34d8a9a2972ee7173ae0198667d1d3938aa22b37a9a60e636f27edf7970084 +9ab930ad63089be46b6aacbef69a31dcab293a82215701f73678566015352aec
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.