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

Tejun Heo tj at kernel.org
Mon Nov 21 22:04:04 UTC 2011


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


More information about the Containers mailing list