All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20191001144011.3801-9-david@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 63e5323..a77240c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -26,7 +26,7 @@ index 273833612774..22b3623768c8 100644
 +			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 126f01d..8faa15f 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 08/10] mm/memory_hotplug: Don't check for \"all holes\" in shrink_zone_span()\0"
- "Date\0Tue, 01 Oct 2019 14:40:09 +0000\0"
+ "Date\0Tue,  1 Oct 2019 16:40:09 +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
   David Hildenbrand <david@redhat.com>
-  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"
  "If we have holes, the holes will automatically get detected and removed\n"
@@ -46,7 +46,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"
@@ -90,4 +90,4 @@
  "-- \n"
  2.21.0
 
-da08117e61301377f94853bc1fd6fa1ea28c510d9d76d39fc918a4d8f5508020
+fd320ffdb0635420b3147f3fd7c6b023148438dc2937313fc8fbb7a9bed71fa0

diff --git a/a/1.txt b/N2/1.txt
index 63e5323..a77240c 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -26,7 +26,7 @@ index 273833612774..22b3623768c8 100644
 +			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 126f01d..510310c 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 08/10] mm/memory_hotplug: Don't check for \"all holes\" in shrink_zone_span()\0"
- "Date\0Tue, 01 Oct 2019 14:40:09 +0000\0"
+ "Date\0Tue,  1 Oct 2019 16:40:09 +0200\0"
  "To\0linux-kernel@vger.kernel.org\0"
  "Cc\0linux-s390@vger.kernel.org"
   Michal Hocko <mhocko@suse.com>
@@ -46,7 +46,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"
@@ -90,4 +90,4 @@
  "-- \n"
  2.21.0
 
-da08117e61301377f94853bc1fd6fa1ea28c510d9d76d39fc918a4d8f5508020
+7d94f0fc45e0db15a33d0b1e4102f99612028af0920fa576e7e1091d4ab02e0f

diff --git a/a/1.txt b/N3/1.txt
index 63e5323..bb85f7c 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -26,7 +26,7 @@ index 273833612774..22b3623768c8 100644
 +			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);
@@ -69,3 +69,9 @@ index 273833612774..22b3623768c8 100644
  
 -- 
 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 126f01d..cf508c3 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 08/10] mm/memory_hotplug: Don't check for \"all holes\" in shrink_zone_span()\0"
- "Date\0Tue, 01 Oct 2019 14:40:09 +0000\0"
+ "Date\0Tue,  1 Oct 2019 16:40:09 +0200\0"
  "To\0linux-kernel@vger.kernel.org\0"
  "Cc\0linux-s390@vger.kernel.org"
   Michal Hocko <mhocko@suse.com>
@@ -46,7 +46,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"
@@ -88,6 +88,12 @@
  " }\n"
  " \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
 
-da08117e61301377f94853bc1fd6fa1ea28c510d9d76d39fc918a4d8f5508020
+4ff04c45d942a8ec24a17c48c5efe84e435a8858f73240e6b352855e3640e179

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.