diff for duplicates of <20200204142516.GD26758@MiWiFi-R3L-srv> diff --git a/a/1.txt b/N1/1.txt index 637132e..f298a9e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -27,7 +27,7 @@ On 10/06/19 at 10:56am, David Hildenbrand 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 7016502..c33da49 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,22 +2,22 @@ "ref\020191006085646.5768-9-david@redhat.com\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\0Tue, 04 Feb 2020 14:25:16 +0000\0" + "Date\0Tue, 4 Feb 2020 22:25:16 +0800\0" "To\0David Hildenbrand <david@redhat.com>\0" - "Cc\0linux-s390@vger.kernel.org" - Michal Hocko <mhocko@suse.com> + "Cc\0linux-kernel@vger.kernel.org" + linux-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 x86@kernel.org - linux-kernel@vger.kernel.org - linux-mm@kvack.org - Wei Yang <richardw.yang@linux.intel.com> 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" + " Wei Yang <richardw.yang@linux.intel.com>\0" "\00:1\0" "b\0" "On 10/06/19 at 10:56am, David Hildenbrand wrote:\n" @@ -49,7 +49,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" @@ -98,4 +98,4 @@ "> \n" > -9fcf7edb96d228324ff7d207ed5e4221dddfcc3bfd8f68cc214d03651233ce8c +ab8a65c0811c16b06bf2603244c328c42f1af5d628c01355c62a474918bdc851
diff --git a/a/1.txt b/N2/1.txt index 637132e..f298a9e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -27,7 +27,7 @@ On 10/06/19 at 10:56am, David Hildenbrand 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 7016502..860cdb2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,7 +2,7 @@ "ref\020191006085646.5768-9-david@redhat.com\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\0Tue, 04 Feb 2020 14:25:16 +0000\0" + "Date\0Tue, 4 Feb 2020 22:25:16 +0800\0" "To\0David Hildenbrand <david@redhat.com>\0" "Cc\0linux-s390@vger.kernel.org" Michal Hocko <mhocko@suse.com> @@ -49,7 +49,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" @@ -98,4 +98,4 @@ "> \n" > -9fcf7edb96d228324ff7d207ed5e4221dddfcc3bfd8f68cc214d03651233ce8c +a5f23e35aa17d167cd4e16f1077d9f4ec267e2cc9670d508df9628a50f1f0504
diff --git a/a/1.txt b/N3/1.txt index 637132e..f2fbf83 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -27,7 +27,7 @@ On 10/06/19 at 10:56am, David Hildenbrand 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); @@ -74,4 +74,10 @@ Thinking in which case (zone_start_pfn != start_pfn) and it comes here. > -- > 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 7016502..3fd6a04 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -2,7 +2,7 @@ "ref\020191006085646.5768-9-david@redhat.com\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\0Tue, 04 Feb 2020 14:25:16 +0000\0" + "Date\0Tue, 4 Feb 2020 22:25:16 +0800\0" "To\0David Hildenbrand <david@redhat.com>\0" "Cc\0linux-s390@vger.kernel.org" Michal Hocko <mhocko@suse.com> @@ -49,7 +49,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" @@ -96,6 +96,12 @@ "> -- \n" "> 2.21.0\n" "> \n" - > + "> \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 -9fcf7edb96d228324ff7d207ed5e4221dddfcc3bfd8f68cc214d03651233ce8c +4abc9f5a8bada9c076298edec6381c5df7dbc0623a539d12206fd8114dc5c51d
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.