On Fri, Mar 28, 2014 at 03:18:27PM +0800, Li Zefan wrote: > cgroup_exit() is called in fork and exit path. If it's called in the > failure path during fork, PF_EXITING isn't set, and then lockdep will > complain. > > Fix this by removing cgroup_exit() in that failure path. cgroup_fork() > does nothing that needs cleanup. > > Reported-by: Sasha Levin <sasha.levin@xxxxxxxxxx> > Signed-off-by: Li Zefan <lizefan@xxxxxxxxxx> Applied 1-2 to cgroup/for-3.15. Thanks! -- tejun -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html