All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140523233314.GA3775@amt.cnet>

diff --git a/a/1.txt b/N1/1.txt
index 21fa4d4..7f91beb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -14,7 +14,7 @@ On Fri, May 23, 2014 at 01:51:12PM -0700, David Rientjes wrote:
 > 
 > > Fixes KVM's alloc_page(gfp_mask=GFP_DMA32) with cpuset as explained.
 > > 
-> > Signed-off-by: Marcelo Tosatti <mtosatti-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+> > Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
 > > 
 > > diff --git a/mm/page_alloc.c b/mm/page_alloc.c
 > > index 5dba293..f228039 100644
@@ -115,3 +115,9 @@ index 5dba293..dfea3dc 100644
  				&preferred_zone);
  	if (!preferred_zone)
  		goto out;
+
+--
+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 ca5c06c..f7dec89 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,18 @@
  "ref\020140523193706.GA22854@amt.cnet\0"
  "ref\0alpine.DEB.2.02.1405231334460.13205@chino.kir.corp.google.com\0"
- "ref\0alpine.DEB.2.02.1405231334460.13205-X6Q0R45D7oAcqpCFd4KODRPsWskHk0ljAL8bYrjMMd8@public.gmane.org\0"
- "From\0Marcelo Tosatti <mtosatti-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Marcelo Tosatti <mtosatti@redhat.com>\0"
  "Subject\0Re: [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations\0"
  "Date\0Fri, 23 May 2014 20:33:14 -0300\0"
- "To\0David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Lai Jiangshan <laijs-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
-  Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org>
-  Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>
-  Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
-  Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
- " cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0David Rientjes <rientjes@google.com>\0"
+ "Cc\0linux-mm@kvack.org"
+  linux-kernel@vger.kernel.org
+  Lai Jiangshan <laijs@cn.fujitsu.com>
+  Mel Gorman <mgorman@suse.de>
+  Tejun Heo <tj@kernel.org>
+  Christoph Lameter <cl@linux.com>
+  Li Zefan <lizefan@huawei.com>
+  Andrew Morton <akpm@linux-foundation.org>
+ " cgroups@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, May 23, 2014 at 01:51:12PM -0700, David Rientjes wrote:\n"
@@ -32,7 +31,7 @@
  "> \n"
  "> > Fixes KVM's alloc_page(gfp_mask=GFP_DMA32) with cpuset as explained.\n"
  "> > \n"
- "> > Signed-off-by: Marcelo Tosatti <mtosatti-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ "> > Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>\n"
  "> > \n"
  "> > diff --git a/mm/page_alloc.c b/mm/page_alloc.c\n"
  "> > index 5dba293..f228039 100644\n"
@@ -132,6 +131,12 @@
  "+\t\t\t\tnodemask ? : cpuset_mems_allowed,\n"
  " \t\t\t\t&preferred_zone);\n"
  " \tif (!preferred_zone)\n"
- " \t\tgoto out;"
+ " \t\tgoto out;\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>"
 
-5a92a1a379b943ba42b2808134158699079110c3037efec61e3e49c1354f7a1a
+32ffee722a93ebf39d5332e29ed6e2281fdeb7749f52d5f99d02da0ec534a69f

diff --git a/a/1.txt b/N2/1.txt
index 21fa4d4..3c90013 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -14,7 +14,7 @@ On Fri, May 23, 2014 at 01:51:12PM -0700, David Rientjes wrote:
 > 
 > > Fixes KVM's alloc_page(gfp_mask=GFP_DMA32) with cpuset as explained.
 > > 
-> > Signed-off-by: Marcelo Tosatti <mtosatti-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+> > Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
 > > 
 > > diff --git a/mm/page_alloc.c b/mm/page_alloc.c
 > > index 5dba293..f228039 100644
diff --git a/a/content_digest b/N2/content_digest
index ca5c06c..6bc0412 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,19 +1,18 @@
  "ref\020140523193706.GA22854@amt.cnet\0"
  "ref\0alpine.DEB.2.02.1405231334460.13205@chino.kir.corp.google.com\0"
- "ref\0alpine.DEB.2.02.1405231334460.13205-X6Q0R45D7oAcqpCFd4KODRPsWskHk0ljAL8bYrjMMd8@public.gmane.org\0"
- "From\0Marcelo Tosatti <mtosatti-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Marcelo Tosatti <mtosatti@redhat.com>\0"
  "Subject\0Re: [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations\0"
  "Date\0Fri, 23 May 2014 20:33:14 -0300\0"
- "To\0David Rientjes <rientjes-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Lai Jiangshan <laijs-BthXqXjhjHXQFUHtdCDX3A@public.gmane.org>
-  Mel Gorman <mgorman-l3A5Bk7waGM@public.gmane.org>
-  Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Christoph Lameter <cl-vYTEC60ixJUAvxtiuMwx3w@public.gmane.org>
-  Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
-  Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
- " cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0David Rientjes <rientjes@google.com>\0"
+ "Cc\0linux-mm@kvack.org"
+  linux-kernel@vger.kernel.org
+  Lai Jiangshan <laijs@cn.fujitsu.com>
+  Mel Gorman <mgorman@suse.de>
+  Tejun Heo <tj@kernel.org>
+  Christoph Lameter <cl@linux.com>
+  Li Zefan <lizefan@huawei.com>
+  Andrew Morton <akpm@linux-foundation.org>
+ " cgroups@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, May 23, 2014 at 01:51:12PM -0700, David Rientjes wrote:\n"
@@ -32,7 +31,7 @@
  "> \n"
  "> > Fixes KVM's alloc_page(gfp_mask=GFP_DMA32) with cpuset as explained.\n"
  "> > \n"
- "> > Signed-off-by: Marcelo Tosatti <mtosatti-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n"
+ "> > Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>\n"
  "> > \n"
  "> > diff --git a/mm/page_alloc.c b/mm/page_alloc.c\n"
  "> > index 5dba293..f228039 100644\n"
@@ -134,4 +133,4 @@
  " \tif (!preferred_zone)\n"
  " \t\tgoto out;"
 
-5a92a1a379b943ba42b2808134158699079110c3037efec61e3e49c1354f7a1a
+778daddb4270a474011493f0e17ad239126954ac1f1ad6ff09328aec1cce7d65

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.