All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140513131655.GC18849@cmpxchg.org>

diff --git a/a/1.txt b/N1/1.txt
index 6565daa..fe9d83f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -10,7 +10,7 @@ On Mon, May 12, 2014 at 05:34:58PM +0200, Michal Hocko wrote:
 > > > > > +	pr_info("%s (%d): memory.force_empty is deprecated and will be removed.",
 > > > > > +			current->comm, task_pid_nr(current));
 > > > > > +	pr_cont(" Let us know if you know if it needed in your usecase at");
-> > > > > +	pr_cont(" linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org\n");
+> > > > > +	pr_cont(" linux-mm@kvack.org\n");
 > > > > >  	return mem_cgroup_force_empty(memcg);
 > > > > 
 > > > > It probably would be way easier to just mark the knob with
@@ -25,7 +25,7 @@ On Mon, May 12, 2014 at 05:34:58PM +0200, Michal Hocko wrote:
 > > way isn't, so...
 > ---
 > >From 6f2a33df7750f0794b03f7a85aba02a4e631f2a0 Mon Sep 17 00:00:00 2001
-> From: Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>
+> From: Michal Hocko <mhocko@suse.cz>
 > Date: Mon, 12 May 2014 16:20:46 +0200
 > Subject: [PATCH] memcg: deprecate memory.force_empty knob
 > 
@@ -44,9 +44,9 @@ On Mon, May 12, 2014 at 05:34:58PM +0200, Michal Hocko wrote:
 > otherwise, push out more important ones then we should fix the
 > reparenting code and put pages to the tail.
 > 
-> Signed-off-by: Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>
+> Signed-off-by: Michal Hocko <mhocko@suse.cz>
 
 I'm skeptical the printk will do anything useful, but you marked the
 knob insane and that's the most important change.
 
-Acked-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
+Acked-by: Johannes Weiner <hannes@cmpxchg.org>
diff --git a/a/content_digest b/N1/content_digest
index 146cb05..c3315b4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -6,15 +6,14 @@
  "ref\020140512152015.GH9564@dhcp22.suse.cz\0"
  "ref\020140512152507.GD1421@htj.dyndns.org\0"
  "ref\020140512153458.GJ9564@dhcp22.suse.cz\0"
- "ref\020140512153458.GJ9564-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org\0"
- "From\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0"
+ "From\0Johannes Weiner <hannes@cmpxchg.org>\0"
  "Subject\0Re: [PATCH] memcg: deprecate memory.force_empty knob\0"
  "Date\0Tue, 13 May 2014 09:16:56 -0400\0"
- "To\0Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>\0"
- "Cc\0Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org
-  cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Michal Hocko <mhocko@suse.cz>\0"
+ "Cc\0Tejun Heo <tj@kernel.org>"
+  lizefan@huawei.com
+  cgroups@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, May 12, 2014 at 05:34:58PM +0200, Michal Hocko wrote:\n"
@@ -29,7 +28,7 @@
  "> > > > > +\tpr_info(\"%s (%d): memory.force_empty is deprecated and will be removed.\",\n"
  "> > > > > +\t\t\tcurrent->comm, task_pid_nr(current));\n"
  "> > > > > +\tpr_cont(\" Let us know if you know if it needed in your usecase at\");\n"
- "> > > > > +\tpr_cont(\" linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org\\n\");\n"
+ "> > > > > +\tpr_cont(\" linux-mm@kvack.org\\n\");\n"
  "> > > > >  \treturn mem_cgroup_force_empty(memcg);\n"
  "> > > > \n"
  "> > > > It probably would be way easier to just mark the knob with\n"
@@ -44,7 +43,7 @@
  "> > way isn't, so...\n"
  "> ---\n"
  "> >From 6f2a33df7750f0794b03f7a85aba02a4e631f2a0 Mon Sep 17 00:00:00 2001\n"
- "> From: Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>\n"
+ "> From: Michal Hocko <mhocko@suse.cz>\n"
  "> Date: Mon, 12 May 2014 16:20:46 +0200\n"
  "> Subject: [PATCH] memcg: deprecate memory.force_empty knob\n"
  "> \n"
@@ -63,11 +62,11 @@
  "> otherwise, push out more important ones then we should fix the\n"
  "> reparenting code and put pages to the tail.\n"
  "> \n"
- "> Signed-off-by: Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>\n"
+ "> Signed-off-by: Michal Hocko <mhocko@suse.cz>\n"
  "\n"
  "I'm skeptical the printk will do anything useful, but you marked the\n"
  "knob insane and that's the most important change.\n"
  "\n"
- Acked-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>
+ Acked-by: Johannes Weiner <hannes@cmpxchg.org>
 
-1e6ad9a2bef86d2810ef8a961550dfed56f0ae2c5e87f5e0a7b0099e8cb00d98
+c14c39ccf1edc2065fb5b1334389a35aa87de2d4e85973dbd9259f3bd9090648

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.