All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52201985.1090909@huawei.com>

diff --git a/a/1.txt b/N1/1.txt
index c44735c..a7754cb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,9 +7,9 @@ On 2013/8/30 11:44, Jianguo Wu wrote:
 > The code here need to handle with the nodes which have memory,
 > we should use N_MEMORY instead.
 > 
-> Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
+> Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>
 
-Sorry, it's should be "Signed-off-by: Jianguo Wu <wujianguo-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>"
+Sorry, it's should be "Signed-off-by: Jianguo Wu <wujianguo@huawei.com>"
 
 > ---
 >  mm/page_cgroup.c |    2 +-
@@ -28,3 +28,11 @@ Sorry, it's should be "Signed-off-by: Jianguo Wu <wujianguo-hv44wF8Li93QT0dZR+Al
 >  		addr = vzalloc_node(size, nid);
 >  	else
 >  		addr = vzalloc(size);
+
+
+
+--
+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 514f1c8..8d0331e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,17 @@
  "ref\052201539.8050003@huawei.com\0"
- "ref\052201539.8050003-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0"
- "From\0Jianguo Wu <wujianguo-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Jianguo Wu <wujianguo@huawei.com>\0"
  "Subject\0Re: [PATCH 5/5] mm/cgroup: use N_MEMORY instead of N_HIGH_MEMORY\0"
  "Date\0Fri, 30 Aug 2013 12:03:17 +0800\0"
- "To\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>"
- " Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
-  Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
-  tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
- " cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Andrew Morton <akpm@linux-foundation.org>"
+ " Li Zefan <lizefan@huawei.com>\0"
+ "Cc\0Johannes Weiner <hannes@cmpxchg.org>"
+  Michal Hocko <mhocko@suse.cz>
+  tj@kernel.org
+  laijs@cn.fujitsu.com
+  cgroups@vger.kernel.org
+  containers@lists.linux-foundation.org
+  linux-mm@kvack.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 2013/8/30 11:44, Jianguo Wu wrote:\n"
@@ -23,9 +23,9 @@
  "> The code here need to handle with the nodes which have memory,\n"
  "> we should use N_MEMORY instead.\n"
  "> \n"
- "> Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n"
+ "> Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>\n"
  "\n"
- "Sorry, it's should be \"Signed-off-by: Jianguo Wu <wujianguo-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\"\n"
+ "Sorry, it's should be \"Signed-off-by: Jianguo Wu <wujianguo@huawei.com>\"\n"
  "\n"
  "> ---\n"
  ">  mm/page_cgroup.c |    2 +-\n"
@@ -43,6 +43,14 @@
  "> +\tif (node_state(nid, N_MEMORY))\n"
  ">  \t\taddr = vzalloc_node(size, nid);\n"
  ">  \telse\n"
- ">  \t\taddr = vzalloc(size);"
+ ">  \t\taddr = vzalloc(size);\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>"
 
-ba5e3758cf3275f98a8d479d4e7f4539cc3c0b258ea178419e41787728ca6b0a
+ee9084ad5597ae1ecd82b1ad8327a767d379c54dea123b6e1c0c5da4f04f6a87

diff --git a/a/1.txt b/N2/1.txt
index c44735c..6cc34f8 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -7,9 +7,9 @@ On 2013/8/30 11:44, Jianguo Wu wrote:
 > The code here need to handle with the nodes which have memory,
 > we should use N_MEMORY instead.
 > 
-> Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
+> Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>
 
-Sorry, it's should be "Signed-off-by: Jianguo Wu <wujianguo-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>"
+Sorry, it's should be "Signed-off-by: Jianguo Wu <wujianguo@huawei.com>"
 
 > ---
 >  mm/page_cgroup.c |    2 +-
diff --git a/a/content_digest b/N2/content_digest
index 514f1c8..7ef7432 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,17 +1,17 @@
  "ref\052201539.8050003@huawei.com\0"
- "ref\052201539.8050003-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0"
- "From\0Jianguo Wu <wujianguo-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Jianguo Wu <wujianguo@huawei.com>\0"
  "Subject\0Re: [PATCH 5/5] mm/cgroup: use N_MEMORY instead of N_HIGH_MEMORY\0"
  "Date\0Fri, 30 Aug 2013 12:03:17 +0800\0"
- "To\0Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>"
- " Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0"
- "Cc\0containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
-  Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
-  tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
- " cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Andrew Morton <akpm@linux-foundation.org>"
+ " Li Zefan <lizefan@huawei.com>\0"
+ "Cc\0Johannes Weiner <hannes@cmpxchg.org>"
+  Michal Hocko <mhocko@suse.cz>
+  <tj@kernel.org>
+  <laijs@cn.fujitsu.com>
+  <cgroups@vger.kernel.org>
+  <containers@lists.linux-foundation.org>
+  <linux-mm@kvack.org>
+ " <linux-kernel@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On 2013/8/30 11:44, Jianguo Wu wrote:\n"
@@ -23,9 +23,9 @@
  "> The code here need to handle with the nodes which have memory,\n"
  "> we should use N_MEMORY instead.\n"
  "> \n"
- "> Signed-off-by: Xishi Qiu <qiuxishi-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n"
+ "> Signed-off-by: Xishi Qiu <qiuxishi@huawei.com>\n"
  "\n"
- "Sorry, it's should be \"Signed-off-by: Jianguo Wu <wujianguo-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\"\n"
+ "Sorry, it's should be \"Signed-off-by: Jianguo Wu <wujianguo@huawei.com>\"\n"
  "\n"
  "> ---\n"
  ">  mm/page_cgroup.c |    2 +-\n"
@@ -45,4 +45,4 @@
  ">  \telse\n"
  ">  \t\taddr = vzalloc(size);"
 
-ba5e3758cf3275f98a8d479d4e7f4539cc3c0b258ea178419e41787728ca6b0a
+7956f3edb73d3759e64a8e4d37a2231c304cb36c138c518031738c26d324e69e

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.