All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56D8209C.5020103@suse.cz>

diff --git a/a/1.txt b/N1/1.txt
index a50a381..0081881 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ On 02/23/2016 04:04 PM, Mel Gorman wrote:
 > The overhead is unlikely to be measurable in the direct reclaim
 > path which is expensive but there is no harm is doing it.
 > 
-> Signed-off-by: Mel Gorman <mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org>
+> Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
 > ---
 >  mm/vmscan.c | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)
@@ -27,7 +27,7 @@ thing, and not each caller?
 How about the patch below? (+CC)
 
 ----8<----
-From: Vlastimil Babka <vbabka-AlSwsSmVLrQ@public.gmane.org>
+From: Vlastimil Babka <vbabka@suse.cz>
 Date: Thu, 3 Mar 2016 12:12:09 +0100
 Subject: [PATCH] cpuset: use static key better and convert to new API
 
@@ -43,7 +43,7 @@ which expects that the static key check was already done and was true. This is
 needed for get_page_from_freelist() where we want to avoid the relatively
 slower check if ALLOC_CPUSET is not set in alloc_flags.
 
-Signed-off-by: Vlastimil Babka <vbabka-AlSwsSmVLrQ@public.gmane.org>
+Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
 ---
  include/linux/cpuset.h | 29 +++++++++++++++++++----------
  kernel/cpuset.c        | 14 +++++++-------
@@ -179,3 +179,12 @@ index 1993894b4219..b857e9f8bc58 100644
  		 * Distribute pages in proportion to the individual
 -- 
 2.7.2
+
+
+
+
+--
+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 eb75123..96c56bf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,16 @@
  "ref\01456239890-20737-1-git-send-email-mgorman@techsingularity.net\0"
  "ref\01456239890-20737-3-git-send-email-mgorman@techsingularity.net\0"
- "ref\01456239890-20737-3-git-send-email-mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org\0"
- "From\0Vlastimil Babka <vbabka-AlSwsSmVLrQ@public.gmane.org>\0"
+ "From\0Vlastimil Babka <vbabka@suse.cz>\0"
  "Subject\0Re: [PATCH 02/27] mm, vmscan: Check if cpusets are enabled during direct reclaim\0"
  "Date\0Thu, 3 Mar 2016 12:31:40 +0100\0"
- "To\0Mel Gorman <mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org>"
- " Linux-MM <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org>\0"
- "Cc\0Rik van Riel <riel-ebMLmSuQjDVBDgjK7y7TUQ@public.gmane.org>"
-  Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
-  LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Peter Zijlstra <peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
-  Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
- " cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Mel Gorman <mgorman@techsingularity.net>"
+ " Linux-MM <linux-mm@kvack.org>\0"
+ "Cc\0Rik van Riel <riel@surriel.com>"
+  Johannes Weiner <hannes@cmpxchg.org>
+  LKML <linux-kernel@vger.kernel.org>
+  Peter Zijlstra <peterz@infradead.org>
+  Li Zefan <lizefan@huawei.com>
+ " cgroups@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 02/23/2016 04:04 PM, Mel Gorman wrote:\n"
@@ -19,7 +18,7 @@
  "> The overhead is unlikely to be measurable in the direct reclaim\n"
  "> path which is expensive but there is no harm is doing it.\n"
  "> \n"
- "> Signed-off-by: Mel Gorman <mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org>\n"
+ "> Signed-off-by: Mel Gorman <mgorman@techsingularity.net>\n"
  "> ---\n"
  ">  mm/vmscan.c | 2 +-\n"
  ">  1 file changed, 1 insertion(+), 1 deletion(-)\n"
@@ -43,7 +42,7 @@
  "How about the patch below? (+CC)\n"
  "\n"
  "----8<----\n"
- "From: Vlastimil Babka <vbabka-AlSwsSmVLrQ@public.gmane.org>\n"
+ "From: Vlastimil Babka <vbabka@suse.cz>\n"
  "Date: Thu, 3 Mar 2016 12:12:09 +0100\n"
  "Subject: [PATCH] cpuset: use static key better and convert to new API\n"
  "\n"
@@ -59,7 +58,7 @@
  "needed for get_page_from_freelist() where we want to avoid the relatively\n"
  "slower check if ALLOC_CPUSET is not set in alloc_flags.\n"
  "\n"
- "Signed-off-by: Vlastimil Babka <vbabka-AlSwsSmVLrQ@public.gmane.org>\n"
+ "Signed-off-by: Vlastimil Babka <vbabka@suse.cz>\n"
  "---\n"
  " include/linux/cpuset.h | 29 +++++++++++++++++++----------\n"
  " kernel/cpuset.c        | 14 +++++++-------\n"
@@ -194,6 +193,15 @@
  " \t\t/*\n"
  " \t\t * Distribute pages in proportion to the individual\n"
  "-- \n"
- 2.7.2
+ "2.7.2\n"
+ "\n"
+ "\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>"
 
-0366566c74acf0f005ccbf5b70e26b516d80d4895c006594ad185c4581b255e3
+3a85f7d599c8c9505c97270d4216bee083a50c05e5f3cf623ba40e39f182212c

diff --git a/a/1.txt b/N2/1.txt
index a50a381..756efff 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,7 +3,7 @@ On 02/23/2016 04:04 PM, Mel Gorman wrote:
 > The overhead is unlikely to be measurable in the direct reclaim
 > path which is expensive but there is no harm is doing it.
 > 
-> Signed-off-by: Mel Gorman <mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org>
+> Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
 > ---
 >  mm/vmscan.c | 2 +-
 >  1 file changed, 1 insertion(+), 1 deletion(-)
@@ -27,7 +27,7 @@ thing, and not each caller?
 How about the patch below? (+CC)
 
 ----8<----
-From: Vlastimil Babka <vbabka-AlSwsSmVLrQ@public.gmane.org>
+From: Vlastimil Babka <vbabka@suse.cz>
 Date: Thu, 3 Mar 2016 12:12:09 +0100
 Subject: [PATCH] cpuset: use static key better and convert to new API
 
@@ -43,7 +43,7 @@ which expects that the static key check was already done and was true. This is
 needed for get_page_from_freelist() where we want to avoid the relatively
 slower check if ALLOC_CPUSET is not set in alloc_flags.
 
-Signed-off-by: Vlastimil Babka <vbabka-AlSwsSmVLrQ@public.gmane.org>
+Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
 ---
  include/linux/cpuset.h | 29 +++++++++++++++++++----------
  kernel/cpuset.c        | 14 +++++++-------
diff --git a/a/content_digest b/N2/content_digest
index eb75123..2abda1b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,17 +1,16 @@
  "ref\01456239890-20737-1-git-send-email-mgorman@techsingularity.net\0"
  "ref\01456239890-20737-3-git-send-email-mgorman@techsingularity.net\0"
- "ref\01456239890-20737-3-git-send-email-mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org\0"
- "From\0Vlastimil Babka <vbabka-AlSwsSmVLrQ@public.gmane.org>\0"
+ "From\0Vlastimil Babka <vbabka@suse.cz>\0"
  "Subject\0Re: [PATCH 02/27] mm, vmscan: Check if cpusets are enabled during direct reclaim\0"
  "Date\0Thu, 3 Mar 2016 12:31:40 +0100\0"
- "To\0Mel Gorman <mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org>"
- " Linux-MM <linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org>\0"
- "Cc\0Rik van Riel <riel-ebMLmSuQjDVBDgjK7y7TUQ@public.gmane.org>"
-  Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
-  LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Peter Zijlstra <peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
-  Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
- " cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Mel Gorman <mgorman@techsingularity.net>"
+ " Linux-MM <linux-mm@kvack.org>\0"
+ "Cc\0Rik van Riel <riel@surriel.com>"
+  Johannes Weiner <hannes@cmpxchg.org>
+  LKML <linux-kernel@vger.kernel.org>
+  Peter Zijlstra <peterz@infradead.org>
+  Li Zefan <lizefan@huawei.com>
+ " cgroups@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 02/23/2016 04:04 PM, Mel Gorman wrote:\n"
@@ -19,7 +18,7 @@
  "> The overhead is unlikely to be measurable in the direct reclaim\n"
  "> path which is expensive but there is no harm is doing it.\n"
  "> \n"
- "> Signed-off-by: Mel Gorman <mgorman-3eNAlZScCAx27rWaFMvyedHuzzzSOjJt@public.gmane.org>\n"
+ "> Signed-off-by: Mel Gorman <mgorman@techsingularity.net>\n"
  "> ---\n"
  ">  mm/vmscan.c | 2 +-\n"
  ">  1 file changed, 1 insertion(+), 1 deletion(-)\n"
@@ -43,7 +42,7 @@
  "How about the patch below? (+CC)\n"
  "\n"
  "----8<----\n"
- "From: Vlastimil Babka <vbabka-AlSwsSmVLrQ@public.gmane.org>\n"
+ "From: Vlastimil Babka <vbabka@suse.cz>\n"
  "Date: Thu, 3 Mar 2016 12:12:09 +0100\n"
  "Subject: [PATCH] cpuset: use static key better and convert to new API\n"
  "\n"
@@ -59,7 +58,7 @@
  "needed for get_page_from_freelist() where we want to avoid the relatively\n"
  "slower check if ALLOC_CPUSET is not set in alloc_flags.\n"
  "\n"
- "Signed-off-by: Vlastimil Babka <vbabka-AlSwsSmVLrQ@public.gmane.org>\n"
+ "Signed-off-by: Vlastimil Babka <vbabka@suse.cz>\n"
  "---\n"
  " include/linux/cpuset.h | 29 +++++++++++++++++++----------\n"
  " kernel/cpuset.c        | 14 +++++++-------\n"
@@ -196,4 +195,4 @@
  "-- \n"
  2.7.2
 
-0366566c74acf0f005ccbf5b70e26b516d80d4895c006594ad185c4581b255e3
+153a0c02a360f1d67f0709d5ac616b0444e1f9655c4f055c0b70815a53d2d81f

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.