commit | e7c7b1d85dc1646c874096dac3cf01537c1fd6f1 | [log] [tgz] |
---|---|---|
author | Michal Koutný <mkoutny@suse.com> | Fri Oct 04 12:57:39 2019 +0200 |
committer | Tejun Heo <tj@kernel.org> | Mon Oct 07 07:11:53 2019 -0700 |
tree | b0c6cb80028da8b2485e58f011df073f752e29d8 | |
parent | 61e867fde21ea94f2166899f24f16cad85cc7b24 [diff] |
cgroup: Update comments about task exit path We no longer take cgroup_mutex in cgroup_exit and the exiting tasks are not moved to init_css_set, reflect that in several comments to prevent confusion. Signed-off-by: Michal Koutný <mkoutny@suse.com> Signed-off-by: Tejun Heo <tj@kernel.org>