On Fri, 2010-12-24 at 16:59 +0100, Peter Zijlstra wrote: > So cgroup moves a task without calling cgroup_subsys::attach() which is > odd, but it does have an ::exit method, sadly it calls that _before_ > re-assigning the task, which means we have to jump through some hoops. Could you do the move in cgroup_exit() in the CONFIG_PREEMPT case? -Mike -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html