All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1357248967-24959-14-git-send-email-tj@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index ae65495..635533f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ moving the task migration part outside other locks is easy.
 cpuset_propagate_hotplug_workfn() now invokes
 remove_tasks_in_empty_cpuset() without holding any lock.
 
-Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+Signed-off-by: Tejun Heo <tj@kernel.org>
 ---
  kernel/cpuset.c | 188 ++++++++++++++++++++++++++++++++------------------------
  1 file changed, 107 insertions(+), 81 deletions(-)
@@ -609,3 +609,9 @@ index 94dd6b5..58aa99b 100644
  	kfree(buf);
 -- 
 1.8.0.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 6ef12dd..fa8271e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,20 @@
  "ref\01357248967-24959-1-git-send-email-tj@kernel.org\0"
- "ref\01357248967-24959-1-git-send-email-tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
- "From\0Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Tejun Heo <tj@kernel.org>\0"
  "Subject\0[PATCH 13/13] cpuset: replace cgroup_mutex locking with cpuset internal locking\0"
  "Date\0Thu,  3 Jan 2013 13:36:07 -0800\0"
- "To\0lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org"
-  paul-inf54ven1CmVyaH7bEyXVA@public.gmane.org
- " glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org\0"
- "Cc\0containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org"
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org
-  mhocko-AlSwsSmVLrQ@public.gmane.org
-  bsingharora-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org
-  kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "To\0lizefan@huawei.com"
+  paul@paulmenage.org
+ " glommer@parallels.com\0"
+ "Cc\0containers@lists.linux-foundation.org"
+  cgroups@vger.kernel.org
+  peterz@infradead.org
+  mhocko@suse.cz
+  bsingharora@gmail.com
+  hannes@cmpxchg.org
+  kamezawa.hiroyu@jp.fujitsu.com
+  linux-mm@kvack.org
+  linux-kernel@vger.kernel.org
+ " Tejun Heo <tj@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Supposedly for historical reasons, cpuset depends on cgroup core for\n"
@@ -41,7 +40,7 @@
  "cpuset_propagate_hotplug_workfn() now invokes\n"
  "remove_tasks_in_empty_cpuset() without holding any lock.\n"
  "\n"
- "Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "Signed-off-by: Tejun Heo <tj@kernel.org>\n"
  "---\n"
  " kernel/cpuset.c | 188 ++++++++++++++++++++++++++++++++------------------------\n"
  " 1 file changed, 107 insertions(+), 81 deletions(-)\n"
@@ -628,6 +627,12 @@
  " out_free:\n"
  " \tkfree(buf);\n"
  "-- \n"
- 1.8.0.2
+ "1.8.0.2\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>"
 
-1d731a8ffdb6b4dd1c389657366d2c7a3dcc58c47342267f465baaecbfab4308
+ba364a1b7647568fa3641b83f3c8515a897cdc1ae30e3fc2dcd7cb33e77e2808

diff --git a/a/1.txt b/N2/1.txt
index ae65495..8d5276e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -21,7 +21,7 @@ moving the task migration part outside other locks is easy.
 cpuset_propagate_hotplug_workfn() now invokes
 remove_tasks_in_empty_cpuset() without holding any lock.
 
-Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+Signed-off-by: Tejun Heo <tj@kernel.org>
 ---
  kernel/cpuset.c | 188 ++++++++++++++++++++++++++++++++------------------------
  1 file changed, 107 insertions(+), 81 deletions(-)
diff --git a/a/content_digest b/N2/content_digest
index 6ef12dd..5fc72d7 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,21 +1,20 @@
  "ref\01357248967-24959-1-git-send-email-tj@kernel.org\0"
- "ref\01357248967-24959-1-git-send-email-tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
- "From\0Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0Tejun Heo <tj@kernel.org>\0"
  "Subject\0[PATCH 13/13] cpuset: replace cgroup_mutex locking with cpuset internal locking\0"
  "Date\0Thu,  3 Jan 2013 13:36:07 -0800\0"
- "To\0lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org"
-  paul-inf54ven1CmVyaH7bEyXVA@public.gmane.org
- " glommer-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org\0"
- "Cc\0containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org"
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  peterz-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org
-  mhocko-AlSwsSmVLrQ@public.gmane.org
-  bsingharora-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org
-  kamezawa.hiroyu-+CUm20s59erQFUHtdCDX3A@public.gmane.org
-  linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "To\0lizefan@huawei.com"
+  paul@paulmenage.org
+ " glommer@parallels.com\0"
+ "Cc\0containers@lists.linux-foundation.org"
+  cgroups@vger.kernel.org
+  peterz@infradead.org
+  mhocko@suse.cz
+  bsingharora@gmail.com
+  hannes@cmpxchg.org
+  kamezawa.hiroyu@jp.fujitsu.com
+  linux-mm@kvack.org
+  linux-kernel@vger.kernel.org
+ " Tejun Heo <tj@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Supposedly for historical reasons, cpuset depends on cgroup core for\n"
@@ -41,7 +40,7 @@
  "cpuset_propagate_hotplug_workfn() now invokes\n"
  "remove_tasks_in_empty_cpuset() without holding any lock.\n"
  "\n"
- "Signed-off-by: Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "Signed-off-by: Tejun Heo <tj@kernel.org>\n"
  "---\n"
  " kernel/cpuset.c | 188 ++++++++++++++++++++++++++++++++------------------------\n"
  " 1 file changed, 107 insertions(+), 81 deletions(-)\n"
@@ -630,4 +629,4 @@
  "-- \n"
  1.8.0.2
 
-1d731a8ffdb6b4dd1c389657366d2c7a3dcc58c47342267f465baaecbfab4308
+147374394f14b7447cf6b378fbedfa7b1f1078f6035390edd24b4dd1a1529ecc

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.