diff for duplicates of <alpine.LSU.2.11.1402121504150.5029@eggly.anvils> diff --git a/a/1.txt b/N1/1.txt index 6793bb1..bcfdf37 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,9 +16,9 @@ that offline_css() is not called for parent before it has been called for all children. Fixes: e5fca243abae ("cgroup: use a dedicated workqueue for cgroup destruction") -Signed-off-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -Reviewed-by: Filipe Brandenburger <filbranden-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org # v3.10+ (but will need extra care) +Signed-off-by: Hugh Dickins <hughd@google.com> +Reviewed-by: Filipe Brandenburger <filbranden@google.com> +Cc: stable@vger.kernel.org # v3.10+ (but will need extra care) --- This is an alternative to Filipe's 1/2: there's no need for both, but each has its merits. I prefer Filipe's, which is much easier to @@ -107,3 +107,9 @@ children before parent is thought to be a good idea generally. } /** + +-- +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 8967c55..d60d87a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,22 @@ "ref\0alpine.LSU.2.11.1402061541560.31342@eggly.anvils\0" "ref\020140207164321.GE6963@cmpxchg.org\0" "ref\0alpine.LSU.2.11.1402121417230.5029@eggly.anvils\0" - "ref\0alpine.LSU.2.11.1402121417230.5029-fupSdm12i1nKWymIFiNcPA@public.gmane.org\0" - "From\0Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" + "From\0Hugh Dickins <hughd@google.com>\0" "Subject\0[PATCH 2/2] cgroup: bring back kill_cnt to order css destruction\0" "Date\0Wed, 12 Feb 2014 15:06:26 -0800 (PST)\0" - "To\0Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - " Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>\0" - "Cc\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@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> - 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\0Tejun Heo <tj@kernel.org>" + " Michal Hocko <mhocko@suse.cz>\0" + "Cc\0Johannes Weiner <hannes@cmpxchg.org>" + Filipe Brandenburger <filbranden@google.com> + Li Zefan <lizefan@huawei.com> + Andrew Morton <akpm@linux-foundation.org> + 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" "Sometimes the cleanup after memcg hierarchy testing gets stuck in\n" @@ -38,9 +37,9 @@ "for all children.\n" "\n" "Fixes: e5fca243abae (\"cgroup: use a dedicated workqueue for cgroup destruction\")\n" - "Signed-off-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "Reviewed-by: Filipe Brandenburger <filbranden-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org # v3.10+ (but will need extra care)\n" + "Signed-off-by: Hugh Dickins <hughd@google.com>\n" + "Reviewed-by: Filipe Brandenburger <filbranden@google.com>\n" + "Cc: stable@vger.kernel.org # v3.10+ (but will need extra care)\n" "---\n" "This is an alternative to Filipe's 1/2: there's no need for both,\n" "but each has its merits. I prefer Filipe's, which is much easier to\n" @@ -128,6 +127,12 @@ "+\tcss_killed_ref_fn(&css->refcnt);\n" " }\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>" -000d69a2a1a98af2bb22ef0ab801fc43d3242ed4b4fc0df3ddc07af5bc48edc8 +e69671c00c06c2c47ac6d90b0d0504c00509e74d4d8180afd016beeb41213b40
diff --git a/a/1.txt b/N2/1.txt index 6793bb1..cc43133 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -16,9 +16,9 @@ that offline_css() is not called for parent before it has been called for all children. Fixes: e5fca243abae ("cgroup: use a dedicated workqueue for cgroup destruction") -Signed-off-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -Reviewed-by: Filipe Brandenburger <filbranden-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> -Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org # v3.10+ (but will need extra care) +Signed-off-by: Hugh Dickins <hughd@google.com> +Reviewed-by: Filipe Brandenburger <filbranden@google.com> +Cc: stable@vger.kernel.org # v3.10+ (but will need extra care) --- This is an alternative to Filipe's 1/2: there's no need for both, but each has its merits. I prefer Filipe's, which is much easier to diff --git a/a/content_digest b/N2/content_digest index 8967c55..20e9f98 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,23 +1,22 @@ "ref\0alpine.LSU.2.11.1402061541560.31342@eggly.anvils\0" "ref\020140207164321.GE6963@cmpxchg.org\0" "ref\0alpine.LSU.2.11.1402121417230.5029@eggly.anvils\0" - "ref\0alpine.LSU.2.11.1402121417230.5029-fupSdm12i1nKWymIFiNcPA@public.gmane.org\0" - "From\0Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\0" + "From\0Hugh Dickins <hughd@google.com>\0" "Subject\0[PATCH 2/2] cgroup: bring back kill_cnt to order css destruction\0" "Date\0Wed, 12 Feb 2014 15:06:26 -0800 (PST)\0" - "To\0Tejun Heo <tj-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" - " Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>\0" - "Cc\0Johannes Weiner <hannes-druUgvl0LCNAfugRpC6u6w@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> - 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\0Tejun Heo <tj@kernel.org>" + " Michal Hocko <mhocko@suse.cz>\0" + "Cc\0Johannes Weiner <hannes@cmpxchg.org>" + Filipe Brandenburger <filbranden@google.com> + Li Zefan <lizefan@huawei.com> + Andrew Morton <akpm@linux-foundation.org> + 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" "Sometimes the cleanup after memcg hierarchy testing gets stuck in\n" @@ -38,9 +37,9 @@ "for all children.\n" "\n" "Fixes: e5fca243abae (\"cgroup: use a dedicated workqueue for cgroup destruction\")\n" - "Signed-off-by: Hugh Dickins <hughd-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "Reviewed-by: Filipe Brandenburger <filbranden-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>\n" - "Cc: stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org # v3.10+ (but will need extra care)\n" + "Signed-off-by: Hugh Dickins <hughd@google.com>\n" + "Reviewed-by: Filipe Brandenburger <filbranden@google.com>\n" + "Cc: stable@vger.kernel.org # v3.10+ (but will need extra care)\n" "---\n" "This is an alternative to Filipe's 1/2: there's no need for both,\n" "but each has its merits. I prefer Filipe's, which is much easier to\n" @@ -130,4 +129,4 @@ " \n" /** -000d69a2a1a98af2bb22ef0ab801fc43d3242ed4b4fc0df3ddc07af5bc48edc8 +ea433d4e0c2c038ec870ef0d3de628517e17c8e29d6ba3d7c9b4c4a31ec00319
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.