Re: [PATCH 05/10] cgroup: subsys->attach_task() should be calledafter migration

From: Tejun Heo
Date: Mon Nov 21 2011 - 17:04:10 EST


On Mon, Nov 14, 2011 at 09:06:08PM +0100, Frederic Weisbecker wrote:
> On Tue, Nov 01, 2011 at 04:46:28PM -0700, Tejun Heo wrote:
> > cgroup_attach_task() calls subsys->attach_task() after
> > cgroup_task_migrate(); however, cgroup_attach_proc() calls it before
> > migration. This actually affects some of the users. Update
> > cgroup_attach_proc() such that ->attach_task() is called after
> > migration.
>
> That's already upstream.

Yeap, just dropped this one while rebasing.

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/