diff for duplicates of <20200205233051.GG8965@MiWiFi-R3L-srv> diff --git a/a/1.txt b/N1/1.txt index 0dafec8..8642eed 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ On 02/06/20 at 07:26am, 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 8bf24b8..7c89b69 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,22 +7,22 @@ "ref\020200205232620.GC28446@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:30:51 +0000\0" + "Date\0Thu, 6 Feb 2020 07:30:51 +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 07:26am, Wei Yang wrote:\n" @@ -44,7 +44,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" @@ -93,4 +93,4 @@ "\n" Thanks for your confirmation, I will make one patch like this and post. -37820f1442e9a0fb3ec2552b80c56b00a7c6c948fe3b8b27d1d35c79e64db090 +d7e9c96372d121309774b3760b8c002068f800d9e043d9c085867c6a6e76f13d
diff --git a/a/1.txt b/N2/1.txt index 0dafec8..8642eed 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -17,7 +17,7 @@ On 02/06/20 at 07:26am, 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 8bf24b8..8e2713e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -7,7 +7,7 @@ "ref\020200205232620.GC28446@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:30:51 +0000\0" + "Date\0Thu, 6 Feb 2020 07:30:51 +0800\0" "To\0Wei Yang <richardw.yang@linux.intel.com>\0" "Cc\0linux-s390@vger.kernel.org" x86@kernel.org @@ -44,7 +44,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" @@ -93,4 +93,4 @@ "\n" Thanks for your confirmation, I will make one patch like this and post. -37820f1442e9a0fb3ec2552b80c56b00a7c6c948fe3b8b27d1d35c79e64db090 +349b1557a4bd09baac2b9393a695915664b6f2cc2911f0ed49bda3c98599065c
diff --git a/a/1.txt b/N3/1.txt index 0dafec8..42372ea 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -17,7 +17,7 @@ On 02/06/20 at 07:26am, 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); @@ -65,3 +65,9 @@ On 02/06/20 at 07:26am, Wei Yang wrote: > This one look better :-) Thanks for your confirmation, I will make one patch like this and post. + + +_______________________________________________ +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 8bf24b8..8d2088a 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -7,7 +7,7 @@ "ref\020200205232620.GC28446@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:30:51 +0000\0" + "Date\0Thu, 6 Feb 2020 07:30:51 +0800\0" "To\0Wei Yang <richardw.yang@linux.intel.com>\0" "Cc\0linux-s390@vger.kernel.org" x86@kernel.org @@ -44,7 +44,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" @@ -91,6 +91,12 @@ "> \n" "> This one look better :-)\n" "\n" - Thanks for your confirmation, I will make one patch like this and post. + "Thanks for your confirmation, I will make one patch like this and post.\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 -37820f1442e9a0fb3ec2552b80c56b00a7c6c948fe3b8b27d1d35c79e64db090 +a9c30c513b60b7c5daf072c910a5030caa6bfedd9b4f5a48486bb41c4a474565
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.