All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1211277679.0@pinky>

diff --git a/a/1.txt b/N1/1.txt
index 05ff2dc..87d20dd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,3 @@
-
 When allocating the pgdat's for numa nodes on x86_32 we attempt to
 place them in the numa remap space for that node.  However should
 the node not have any remap space allocated (such as due to having
@@ -24,3 +23,9 @@ index 026201f..435c343 100644
  		NODE_DATA(nid) = (pg_data_t *)node_remap_start_vaddr[nid];
  	else {
  		NODE_DATA(nid) = (pg_data_t *)(pfn_to_kaddr(min_low_pfn));
+
+--
+To unsubscribe, send a message with 'unsubscribe linux-mm' in
+the body to majordomo@kvack.org.  For more info on Linux MM,
+see: http://www.linux-mm.org/ .
+Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
diff --git a/a/content_digest b/N1/content_digest
index 9b8a5ba..39b0ff2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -11,7 +11,6 @@
  " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
- "\n"
  "When allocating the pgdat's for numa nodes on x86_32 we attempt to\n"
  "place them in the numa remap space for that node.  However should\n"
  "the node not have any remap space allocated (such as due to having\n"
@@ -36,6 +35,12 @@
  "+\tif (nid && node_has_online_mem(nid) && node_remap_start_vaddr[nid])\n"
  " \t\tNODE_DATA(nid) = (pg_data_t *)node_remap_start_vaddr[nid];\n"
  " \telse {\n"
- " \t\tNODE_DATA(nid) = (pg_data_t *)(pfn_to_kaddr(min_low_pfn));"
+ " \t\tNODE_DATA(nid) = (pg_data_t *)(pfn_to_kaddr(min_low_pfn));\n"
+ "\n"
+ "--\n"
+ "To unsubscribe, send a message with 'unsubscribe linux-mm' in\n"
+ "the body to majordomo@kvack.org.  For more info on Linux MM,\n"
+ "see: http://www.linux-mm.org/ .\n"
+ "Don't email: <a href=mailto:\"dont@kvack.org\"> email@kvack.org </a>"
 
-f1db2e59e45ca68a3b9e930e68ddbcafd7ad4125515a1b88e5893408f347795a
+8aa5aa829c42c7b27936e0c26e0977e981a3349c3179039b4590275cc62c2727

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.