All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200603225741.XNJvJq6m4%akpm@linux-foundation.org>

diff --git a/a/1.txt b/N1/1.txt
index 15e1c3c..4accd30 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -75,4 +75,11 @@ Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 -
 -		npages = highend_pfn - max_low_pfn;
 -		zones_size[ZONE_HIGHMEM] = npages;
--		zholes_size[ZONE_HIGHMEM] = npages - calc_highpages();
\ No newline at end of file
+-		zholes_size[ZONE_HIGHMEM] = npages - calc_highpages();
+-
+-		free_area_init_node(0, zones_size, pfn_base, zholes_size);
++		free_area_init(max_zone_pfn);
+ 	}
+ }
+ 
+_
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 5c08017..0ef951e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -132,7 +132,14 @@
   "-\n",
   "-\t\tnpages = highend_pfn - max_low_pfn;\n",
   "-\t\tzones_size[ZONE_HIGHMEM] = npages;\n",
-  "-\t\tzholes_size[ZONE_HIGHMEM] = npages - calc_highpages();"
+  "-\t\tzholes_size[ZONE_HIGHMEM] = npages - calc_highpages();\n",
+  "-\n",
+  "-\t\tfree_area_init_node(0, zones_size, pfn_base, zholes_size);\n",
+  "+\t\tfree_area_init(max_zone_pfn);\n",
+  " \t}\n",
+  " }\n",
+  " \n",
+  "_"
 ]
 
-234b671ef7349a7554ec2e2363335ab7007e4ce64c49752709ff53296ea5ef91
+ce0983b6725ae56069d808749a251bfd8698152f950ff3191fc932cbf1f54ef3

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.