]> asedeno.scripts.mit.edu Git - linux.git/commit
cgroup: remove bogus comments
authorLi Zefan <lizefan@huawei.com>
Wed, 17 Sep 2014 10:19:24 +0000 (18:19 +0800)
committerTejun Heo <tj@kernel.org>
Wed, 17 Sep 2014 21:34:16 +0000 (06:34 +0900)
commit0c8fc2c1210556434835adfb2274f41704853e8a
tree72f83f1640aa63246c99e71b1cad4b6338ab97da
parent244bb9a6336d2aa53526261ec35c593ebd5c1a33
cgroup: remove bogus comments

We never grab cgroup mutex in fork and exit paths no matter whether
notify_on_release is set or not.

Signed-off-by: Zefan Li <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/cgroup.c