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

diff --git a/a/1.txt b/N1/1.txt
index c38dad8..e9b2f81 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -664,4 +664,9 @@ Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
  early_param("kernelcore", cmdline_parse_kernelcore);
  early_param("movablecore", cmdline_parse_movablecore);
  
--#endif /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */
\ No newline at end of file
+-#endif /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */
+-
+ void adjust_managed_page_count(struct page *page, long count)
+ {
+ 	atomic_long_add(count, &page_zone(page)->managed_pages);
+_
\ No newline at end of file
diff --git a/a/content_digest b/N1/content_digest
index 880d03c..244edf4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -721,7 +721,12 @@
   " early_param(\"kernelcore\", cmdline_parse_kernelcore);\n",
   " early_param(\"movablecore\", cmdline_parse_movablecore);\n",
   " \n",
-  "-#endif /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */"
+  "-#endif /* CONFIG_HAVE_MEMBLOCK_NODE_MAP */\n",
+  "-\n",
+  " void adjust_managed_page_count(struct page *page, long count)\n",
+  " {\n",
+  " \tatomic_long_add(count, &page_zone(page)->managed_pages);\n",
+  "_"
 ]
 
-9a8d1301df42d7abcb7ae5a07ea5ca797e740eb3d66e5171c03fda21dfead9bf
+c897fdc5f6096c661fde24b99e1ed63e80fc18bae5c493172e1630454b406313

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.