diff for duplicates of <20140207164321.GE6963@cmpxchg.org> diff --git a/a/1.txt b/N1/1.txt index e6316b9..6224a60 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -11,12 +11,12 @@ On Thu, Feb 06, 2014 at 03:56:01PM -0800, Hugh Dickins wrote: > Just use an ordered workqueue for cgroup_destroy_wq. > > Fixes: e5fca243abae ("cgroup: use a dedicated workqueue for cgroup destruction") -> Suggested-by: Filipe Brandenburger <filbranden-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -> Signed-off-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -> Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org # 3.10+ +> Suggested-by: Filipe Brandenburger <filbranden@google.com> +> Signed-off-by: Hugh Dickins <hughd@google.com> +> Cc: stable@vger.kernel.org # 3.10+ I think this is a good idea for now and -stable: -Acked-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> +Acked-by: Johannes Weiner <hannes@cmpxchg.org> Long-term, I think we may want to get rid of the reparenting in css_offline() entirely and only do it in the naturally ordered diff --git a/a/content_digest b/N1/content_digest index cfb8164..0c1ffd8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,20 @@ "ref\0alpine.LSU.2.11.1402061541560.31342@eggly.anvils\0" - "ref\0alpine.LSU.2.11.1402061541560.31342-fupSdm12i1nKWymIFiNcPA@public.gmane.org\0" - "From\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0" + "From\0Johannes Weiner <hannes@cmpxchg.org>\0" "Subject\0Re: [PATCH] cgroup: use an ordered workqueue for cgroup destruction\0" "Date\0Fri, 7 Feb 2014 11:43:21 -0500\0" - "To\0Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - Filipe Brandenburger <filbranden-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - Greg Thelen <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Michel Lespinasse <walken-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Markus Blank-Burian <burian-iYtK5bfT9M8b1SvskN2V4Q@public.gmane.org> - Shawn Bohrer <shawn.bohrer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org\0" + "To\0Hugh Dickins <hughd@google.com>\0" + "Cc\0Tejun Heo <tj@kernel.org>" + Filipe Brandenburger <filbranden@google.com> + Li Zefan <lizefan@huawei.com> + Andrew Morton <akpm@linux-foundation.org> + Michal Hocko <mhocko@suse.cz> + Greg Thelen <gthelen@google.com> + Michel Lespinasse <walken@google.com> + Markus Blank-Burian <burian@muenster.de> + Shawn Bohrer <shawn.bohrer@gmail.com> + cgroups@vger.kernel.org + linux-kernel@vger.kernel.org + " linux-mm@kvack.org\0" "\00:1\0" "b\0" "On Thu, Feb 06, 2014 at 03:56:01PM -0800, Hugh Dickins wrote:\n" @@ -31,12 +30,12 @@ "> Just use an ordered workqueue for cgroup_destroy_wq.\n" "> \n" "> Fixes: e5fca243abae (\"cgroup: use a dedicated workqueue for cgroup destruction\")\n" - "> Suggested-by: Filipe Brandenburger <filbranden-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "> Signed-off-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "> Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org # 3.10+\n" + "> Suggested-by: Filipe Brandenburger <filbranden@google.com>\n" + "> Signed-off-by: Hugh Dickins <hughd@google.com>\n" + "> Cc: stable@vger.kernel.org # 3.10+\n" "\n" "I think this is a good idea for now and -stable:\n" - "Acked-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n" + "Acked-by: Johannes Weiner <hannes@cmpxchg.org>\n" "\n" "Long-term, I think we may want to get rid of the reparenting in\n" "css_offline() entirely and only do it in the naturally ordered\n" @@ -324,4 +323,4 @@ "-- \n" 1.8.5.3 -033d2b839ea0772bd95f82e1490525d37e4081f69f5ff6188b3d1315e7b9d70a +d6de66aa4fafe235e93bf98b8811bf431b6ee686b03d037c123dc32c8854a800
diff --git a/a/1.txt b/N2/1.txt index e6316b9..cb2b90e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -11,12 +11,12 @@ On Thu, Feb 06, 2014 at 03:56:01PM -0800, Hugh Dickins wrote: > Just use an ordered workqueue for cgroup_destroy_wq. > > Fixes: e5fca243abae ("cgroup: use a dedicated workqueue for cgroup destruction") -> Suggested-by: Filipe Brandenburger <filbranden-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -> Signed-off-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -> Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org # 3.10+ +> Suggested-by: Filipe Brandenburger <filbranden@google.com> +> Signed-off-by: Hugh Dickins <hughd@google.com> +> Cc: stable@vger.kernel.org # 3.10+ I think this is a good idea for now and -stable: -Acked-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> +Acked-by: Johannes Weiner <hannes@cmpxchg.org> Long-term, I think we may want to get rid of the reparenting in css_offline() entirely and only do it in the naturally ordered @@ -303,3 +303,9 @@ index cfd162882c00..ca04feaae7fe 100644 void *array; -- 1.8.5.3 + +-- +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/N2/content_digest index cfb8164..955fb26 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,20 @@ "ref\0alpine.LSU.2.11.1402061541560.31342@eggly.anvils\0" - "ref\0alpine.LSU.2.11.1402061541560.31342-fupSdm12i1nKWymIFiNcPA@public.gmane.org\0" - "From\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\0" + "From\0Johannes Weiner <hannes@cmpxchg.org>\0" "Subject\0Re: [PATCH] cgroup: use an ordered workqueue for cgroup destruction\0" "Date\0Fri, 7 Feb 2014 11:43:21 -0500\0" - "To\0Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" - "Cc\0Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - Filipe Brandenburger <filbranden-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Li Zefan <lizefan-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org> - Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org> - Greg Thelen <gthelen-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Michel Lespinasse <walken-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> - Markus Blank-Burian <burian-iYtK5bfT9M8b1SvskN2V4Q@public.gmane.org> - Shawn Bohrer <shawn.bohrer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org\0" + "To\0Hugh Dickins <hughd@google.com>\0" + "Cc\0Tejun Heo <tj@kernel.org>" + Filipe Brandenburger <filbranden@google.com> + Li Zefan <lizefan@huawei.com> + Andrew Morton <akpm@linux-foundation.org> + Michal Hocko <mhocko@suse.cz> + Greg Thelen <gthelen@google.com> + Michel Lespinasse <walken@google.com> + Markus Blank-Burian <burian@muenster.de> + Shawn Bohrer <shawn.bohrer@gmail.com> + cgroups@vger.kernel.org + linux-kernel@vger.kernel.org + " linux-mm@kvack.org\0" "\00:1\0" "b\0" "On Thu, Feb 06, 2014 at 03:56:01PM -0800, Hugh Dickins wrote:\n" @@ -31,12 +30,12 @@ "> Just use an ordered workqueue for cgroup_destroy_wq.\n" "> \n" "> Fixes: e5fca243abae (\"cgroup: use a dedicated workqueue for cgroup destruction\")\n" - "> Suggested-by: Filipe Brandenburger <filbranden-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "> Signed-off-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "> Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org # 3.10+\n" + "> Suggested-by: Filipe Brandenburger <filbranden@google.com>\n" + "> Signed-off-by: Hugh Dickins <hughd@google.com>\n" + "> Cc: stable@vger.kernel.org # 3.10+\n" "\n" "I think this is a good idea for now and -stable:\n" - "Acked-by: Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org>\n" + "Acked-by: Johannes Weiner <hannes@cmpxchg.org>\n" "\n" "Long-term, I think we may want to get rid of the reparenting in\n" "css_offline() entirely and only do it in the naturally ordered\n" @@ -322,6 +321,12 @@ " {\n" " \tvoid *array;\n" "-- \n" - 1.8.5.3 + "1.8.5.3\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>" -033d2b839ea0772bd95f82e1490525d37e4081f69f5ff6188b3d1315e7b9d70a +a4ad1a2ef08ce783e1068f6c16b57db7b0f389a78653b78399f32ac0ac5c61e0
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.