All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20131213065805.GC8845@lge.com>

diff --git a/a/1.txt b/N1/1.txt
index 9e9f648..ed16ce8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 On Wed, Dec 04, 2013 at 10:52:18AM +0900, Joonsoo Kim wrote:
 > On Tue, Dec 03, 2013 at 04:59:10PM -0800, Andrew Morton wrote:
-> > On Tue,  8 Oct 2013 16:58:10 -0400 Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> wrote:
+> > On Tue,  8 Oct 2013 16:58:10 -0400 Johannes Weiner <hannes@cmpxchg.org> wrote:
 > > 
 > > > Buffer allocation has a very crude indefinite loop around waking the
 > > > flusher threads and performing global NOFS direct reclaim because it
@@ -91,7 +91,7 @@ On Wed, Dec 04, 2013 at 10:52:18AM +0900, Joonsoo Kim wrote:
 > 
 > -------------------8<------------------------
 > >From 7f21232d1eeffccdbd0f6d79c04d297cf95a713e Mon Sep 17 00:00:00 2001
-> From: Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org>
+> From: Joonsoo Kim <iamjoonsoo.kim@lge.com>
 > Date: Wed, 4 Dec 2013 10:36:11 +0900
 > Subject: [PATCH] slub: fix high order page allocation problem with
 >  __GFP_NOFAIL
@@ -105,8 +105,8 @@ On Wed, Dec 04, 2013 at 10:52:18AM +0900, Joonsoo Kim wrote:
 > This patch fix this situation by using same allocation flag as original
 > allocation.
 > 
-> Reported-by: Christian Casteyde <casteyde.christian-GANU6spQydw@public.gmane.org>
-> Signed-off-by: Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org>
+> Reported-by: Christian Casteyde <casteyde.christian@free.fr>
+> Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
 > 
 > diff --git a/mm/slub.c b/mm/slub.c
 > index 545a170..3dd28b1 100644
@@ -144,3 +144,9 @@ Could you review this patch?
 I think that we should merge it to fix the problem reported by Christian.
 
 Thanks.
+
+--
+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 972f9c2..06ae531 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,25 +2,24 @@
  "ref\01381265890-11333-2-git-send-email-hannes@cmpxchg.org\0"
  "ref\020131203165910.54d6b4724a1f3e329af52ac6@linux-foundation.org\0"
  "ref\020131204015218.GA19709@lge.com\0"
- "ref\020131204015218.GA19709-Hm3cg6mZ9cc@public.gmane.org\0"
- "From\0Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org>\0"
+ "From\0Joonsoo Kim <iamjoonsoo.kim@lge.com>\0"
  "Subject\0Re: [patch 2/2] fs: buffer: move allocation failure loop into the allocator\0"
  "Date\0Fri, 13 Dec 2013 15:58:06 +0900\0"
- "To\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0"
- "Cc\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>"
-  Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>
-  azurIt <azurit-Rm0zKEqwvD4@public.gmane.org>
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Christian Casteyde <casteyde.christian-GANU6spQydw@public.gmane.org>
-  Pekka Enberg <penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
- " Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>\0"
+ "To\0Andrew Morton <akpm@linux-foundation.org>\0"
+ "Cc\0Johannes Weiner <hannes@cmpxchg.org>"
+  Michal Hocko <mhocko@suse.cz>
+  azurIt <azurit@pobox.sk>
+  linux-mm@kvack.org
+  cgroups@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  Christian Casteyde <casteyde.christian@free.fr>
+  Pekka Enberg <penberg@kernel.org>
+ " Christoph Lameter <cl@linux.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Dec 04, 2013 at 10:52:18AM +0900, Joonsoo Kim wrote:\n"
  "> On Tue, Dec 03, 2013 at 04:59:10PM -0800, Andrew Morton wrote:\n"
- "> > On Tue,  8 Oct 2013 16:58:10 -0400 Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> wrote:\n"
+ "> > On Tue,  8 Oct 2013 16:58:10 -0400 Johannes Weiner <hannes@cmpxchg.org> wrote:\n"
  "> > \n"
  "> > > Buffer allocation has a very crude indefinite loop around waking the\n"
  "> > > flusher threads and performing global NOFS direct reclaim because it\n"
@@ -111,7 +110,7 @@
  "> \n"
  "> -------------------8<------------------------\n"
  "> >From 7f21232d1eeffccdbd0f6d79c04d297cf95a713e Mon Sep 17 00:00:00 2001\n"
- "> From: Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org>\n"
+ "> From: Joonsoo Kim <iamjoonsoo.kim@lge.com>\n"
  "> Date: Wed, 4 Dec 2013 10:36:11 +0900\n"
  "> Subject: [PATCH] slub: fix high order page allocation problem with\n"
  ">  __GFP_NOFAIL\n"
@@ -125,8 +124,8 @@
  "> This patch fix this situation by using same allocation flag as original\n"
  "> allocation.\n"
  "> \n"
- "> Reported-by: Christian Casteyde <casteyde.christian-GANU6spQydw@public.gmane.org>\n"
- "> Signed-off-by: Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org>\n"
+ "> Reported-by: Christian Casteyde <casteyde.christian@free.fr>\n"
+ "> Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>\n"
  "> \n"
  "> diff --git a/mm/slub.c b/mm/slub.c\n"
  "> index 545a170..3dd28b1 100644\n"
@@ -163,6 +162,12 @@
  "Could you review this patch?\n"
  "I think that we should merge it to fix the problem reported by Christian.\n"
  "\n"
- Thanks.
+ "Thanks.\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>"
 
-45b046636e4ce357920a5a10762936ccb2afb91ee556589535519ed8be165fb8
+fc5b7bc5946ac5858cb7bad5439bf8edbd28c9b1b2994204eeffa53d9d02a73c

diff --git a/a/1.txt b/N2/1.txt
index 9e9f648..0eb0ac7 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,6 +1,6 @@
 On Wed, Dec 04, 2013 at 10:52:18AM +0900, Joonsoo Kim wrote:
 > On Tue, Dec 03, 2013 at 04:59:10PM -0800, Andrew Morton wrote:
-> > On Tue,  8 Oct 2013 16:58:10 -0400 Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> wrote:
+> > On Tue,  8 Oct 2013 16:58:10 -0400 Johannes Weiner <hannes@cmpxchg.org> wrote:
 > > 
 > > > Buffer allocation has a very crude indefinite loop around waking the
 > > > flusher threads and performing global NOFS direct reclaim because it
@@ -91,7 +91,7 @@ On Wed, Dec 04, 2013 at 10:52:18AM +0900, Joonsoo Kim wrote:
 > 
 > -------------------8<------------------------
 > >From 7f21232d1eeffccdbd0f6d79c04d297cf95a713e Mon Sep 17 00:00:00 2001
-> From: Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org>
+> From: Joonsoo Kim <iamjoonsoo.kim@lge.com>
 > Date: Wed, 4 Dec 2013 10:36:11 +0900
 > Subject: [PATCH] slub: fix high order page allocation problem with
 >  __GFP_NOFAIL
@@ -105,8 +105,8 @@ On Wed, Dec 04, 2013 at 10:52:18AM +0900, Joonsoo Kim wrote:
 > This patch fix this situation by using same allocation flag as original
 > allocation.
 > 
-> Reported-by: Christian Casteyde <casteyde.christian-GANU6spQydw@public.gmane.org>
-> Signed-off-by: Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org>
+> Reported-by: Christian Casteyde <casteyde.christian@free.fr>
+> Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
 > 
 > diff --git a/mm/slub.c b/mm/slub.c
 > index 545a170..3dd28b1 100644
diff --git a/a/content_digest b/N2/content_digest
index 972f9c2..f83e0f3 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,25 +2,24 @@
  "ref\01381265890-11333-2-git-send-email-hannes@cmpxchg.org\0"
  "ref\020131203165910.54d6b4724a1f3e329af52ac6@linux-foundation.org\0"
  "ref\020131204015218.GA19709@lge.com\0"
- "ref\020131204015218.GA19709-Hm3cg6mZ9cc@public.gmane.org\0"
- "From\0Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org>\0"
+ "From\0Joonsoo Kim <iamjoonsoo.kim@lge.com>\0"
  "Subject\0Re: [patch 2/2] fs: buffer: move allocation failure loop into the allocator\0"
  "Date\0Fri, 13 Dec 2013 15:58:06 +0900\0"
- "To\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>\0"
- "Cc\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>"
-  Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>
-  azurIt <azurit-Rm0zKEqwvD4@public.gmane.org>
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Christian Casteyde <casteyde.christian-GANU6spQydw@public.gmane.org>
-  Pekka Enberg <penberg-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
- " Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>\0"
+ "To\0Andrew Morton <akpm@linux-foundation.org>\0"
+ "Cc\0Johannes Weiner <hannes@cmpxchg.org>"
+  Michal Hocko <mhocko@suse.cz>
+  azurIt <azurit@pobox.sk>
+  linux-mm@kvack.org
+  cgroups@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  Christian Casteyde <casteyde.christian@free.fr>
+  Pekka Enberg <penberg@kernel.org>
+ " Christoph Lameter <cl@linux.com>\0"
  "\00:1\0"
  "b\0"
  "On Wed, Dec 04, 2013 at 10:52:18AM +0900, Joonsoo Kim wrote:\n"
  "> On Tue, Dec 03, 2013 at 04:59:10PM -0800, Andrew Morton wrote:\n"
- "> > On Tue,  8 Oct 2013 16:58:10 -0400 Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> wrote:\n"
+ "> > On Tue,  8 Oct 2013 16:58:10 -0400 Johannes Weiner <hannes@cmpxchg.org> wrote:\n"
  "> > \n"
  "> > > Buffer allocation has a very crude indefinite loop around waking the\n"
  "> > > flusher threads and performing global NOFS direct reclaim because it\n"
@@ -111,7 +110,7 @@
  "> \n"
  "> -------------------8<------------------------\n"
  "> >From 7f21232d1eeffccdbd0f6d79c04d297cf95a713e Mon Sep 17 00:00:00 2001\n"
- "> From: Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org>\n"
+ "> From: Joonsoo Kim <iamjoonsoo.kim@lge.com>\n"
  "> Date: Wed, 4 Dec 2013 10:36:11 +0900\n"
  "> Subject: [PATCH] slub: fix high order page allocation problem with\n"
  ">  __GFP_NOFAIL\n"
@@ -125,8 +124,8 @@
  "> This patch fix this situation by using same allocation flag as original\n"
  "> allocation.\n"
  "> \n"
- "> Reported-by: Christian Casteyde <casteyde.christian-GANU6spQydw@public.gmane.org>\n"
- "> Signed-off-by: Joonsoo Kim <iamjoonsoo.kim-Hm3cg6mZ9cc@public.gmane.org>\n"
+ "> Reported-by: Christian Casteyde <casteyde.christian@free.fr>\n"
+ "> Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>\n"
  "> \n"
  "> diff --git a/mm/slub.c b/mm/slub.c\n"
  "> index 545a170..3dd28b1 100644\n"
@@ -165,4 +164,4 @@
  "\n"
  Thanks.
 
-45b046636e4ce357920a5a10762936ccb2afb91ee556589535519ed8be165fb8
+c69ba04e0f64a0dfd14fdeb7b127057b2c0d0079bae50a29538497a72fc99480

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.