All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150714103108.GA6812@suse.de>

diff --git a/a/1.txt b/N1/1.txt
index d8055ad..8f0d4a3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -33,8 +33,8 @@ Lockdep complains about possible recursive locking:
 Replace the rwsem by a completion together with an atomic
 "outstanding work counter".
 
-[peterz(a)infradead.org: Barrier removal on the grounds of being pointless]
-[mgorman(a)suse.de: Applied review feedback]
+[peterz@infradead.org: Barrier removal on the grounds of being pointless]
+[mgorman@suse.de: Applied review feedback]
 Signed-off-by: Nicolai Stange <nicstange@gmail.com>
 Signed-off-by: Mel Gorman <mgorman@suse.de>
 ---
@@ -106,3 +106,10 @@ index 506eac8b38af..a69e78c396a0 100644
 +	wait_for_completion(&pgdat_init_all_done_comp);
  }
  #endif /* CONFIG_DEFERRED_STRUCT_PAGE_INIT */
+ 
+
+--
+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 8e0ff23..04a34cf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,8 +2,14 @@
  "From\0Mel Gorman <mgorman@suse.de>\0"
  "Subject\0Re: [mminit] [ INFO: possible recursive locking detected ]\0"
  "Date\0Tue, 14 Jul 2015 11:31:08 +0100\0"
- "To\0lkp@lists.01.org\0"
- "\01:1\0"
+ "To\0Fengguang Wu <fengguang.wu@intel.com>\0"
+ "Cc\0Andrew Morton <akpm@linux-foundation.org>"
+  peterz@infradead.org
+  nicstange@gmail.com
+  Linux Memory Management List <linux-mm@kvack.org>
+  linux-kernel@vger.kernel.org
+ " LKP <lkp@01.org>\0"
+ "\00:1\0"
  "b\0"
  "On Tue, Jul 14, 2015 at 08:09:10AM +0800, Fengguang Wu wrote:\n"
  "> Greetings,\n"
@@ -40,8 +46,8 @@
  "Replace the rwsem by a completion together with an atomic\n"
  "\"outstanding work counter\".\n"
  "\n"
- "[peterz(a)infradead.org: Barrier removal on the grounds of being pointless]\n"
- "[mgorman(a)suse.de: Applied review feedback]\n"
+ "[peterz@infradead.org: Barrier removal on the grounds of being pointless]\n"
+ "[mgorman@suse.de: Applied review feedback]\n"
  "Signed-off-by: Nicolai Stange <nicstange@gmail.com>\n"
  "Signed-off-by: Mel Gorman <mgorman@suse.de>\n"
  "---\n"
@@ -112,6 +118,13 @@
  "-\tup_write(&pgdat_init_rwsem);\n"
  "+\twait_for_completion(&pgdat_init_all_done_comp);\n"
  " }\n"
-  #endif /* CONFIG_DEFERRED_STRUCT_PAGE_INIT */
+ " #endif /* CONFIG_DEFERRED_STRUCT_PAGE_INIT */\n"
+ " \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>"
 
-be24884c962aac92df0c177f4de4d500757ab0af946f37d3f4d90db640098a83
+766ebfff68cb2fc01c3714938dff8c70100ec883ab8d69276ca9d35e3a4e04af

diff --git a/a/1.txt b/N2/1.txt
index d8055ad..62cbafe 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -33,8 +33,8 @@ Lockdep complains about possible recursive locking:
 Replace the rwsem by a completion together with an atomic
 "outstanding work counter".
 
-[peterz(a)infradead.org: Barrier removal on the grounds of being pointless]
-[mgorman(a)suse.de: Applied review feedback]
+[peterz@infradead.org: Barrier removal on the grounds of being pointless]
+[mgorman@suse.de: Applied review feedback]
 Signed-off-by: Nicolai Stange <nicstange@gmail.com>
 Signed-off-by: Mel Gorman <mgorman@suse.de>
 ---
diff --git a/a/content_digest b/N2/content_digest
index 8e0ff23..d19bd5a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,8 +2,14 @@
  "From\0Mel Gorman <mgorman@suse.de>\0"
  "Subject\0Re: [mminit] [ INFO: possible recursive locking detected ]\0"
  "Date\0Tue, 14 Jul 2015 11:31:08 +0100\0"
- "To\0lkp@lists.01.org\0"
- "\01:1\0"
+ "To\0Fengguang Wu <fengguang.wu@intel.com>\0"
+ "Cc\0Andrew Morton <akpm@linux-foundation.org>"
+  peterz@infradead.org
+  nicstange@gmail.com
+  Linux Memory Management List <linux-mm@kvack.org>
+  linux-kernel@vger.kernel.org
+ " LKP <lkp@01.org>\0"
+ "\00:1\0"
  "b\0"
  "On Tue, Jul 14, 2015 at 08:09:10AM +0800, Fengguang Wu wrote:\n"
  "> Greetings,\n"
@@ -40,8 +46,8 @@
  "Replace the rwsem by a completion together with an atomic\n"
  "\"outstanding work counter\".\n"
  "\n"
- "[peterz(a)infradead.org: Barrier removal on the grounds of being pointless]\n"
- "[mgorman(a)suse.de: Applied review feedback]\n"
+ "[peterz@infradead.org: Barrier removal on the grounds of being pointless]\n"
+ "[mgorman@suse.de: Applied review feedback]\n"
  "Signed-off-by: Nicolai Stange <nicstange@gmail.com>\n"
  "Signed-off-by: Mel Gorman <mgorman@suse.de>\n"
  "---\n"
@@ -114,4 +120,4 @@
  " }\n"
   #endif /* CONFIG_DEFERRED_STRUCT_PAGE_INIT */
 
-be24884c962aac92df0c177f4de4d500757ab0af946f37d3f4d90db640098a83
+962b3ab757298bf5c1586662547719f789af81c766b0ea875582dd8b97707920

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.