[PATCH v2] cgroups: Don't attach task to subsystem if migrationfailed

From: Frederic Weisbecker
Date: Fri Aug 26 2011 - 11:38:53 EST


On Thu, Aug 25, 2011 at 01:44:36PM -0700, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
>
> The patch titled
> cgroups: fix ordering of calls in cgroup_attach_proc
> has been added to the -mm tree. Its filename is
> cgroups-fix-ordering-of-calls-in-cgroup_attach_proc.patch
>
> Before you just go and hit "reply", please:
> a) Consider who else should be cc'ed
> b) Prefer to cc a suitable mailing list as well
> c) Ideally: find the original patch on the mailing list and do a
> reply-to-all to that, adding suitable additional cc's
>
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
>
> See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
> out what to do about this
>
> The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
>
> ------------------------------------------------------
> Subject: cgroups: fix ordering of calls in cgroup_attach_proc
> From: Ben Blum <bblum@xxxxxxxxxxxxxx>
>
> awaiting useful changelog...
>

Here is the patch with a (trial of a) useful changelog. Subject
has been changed as well:

---