Commit 4a6780a
cgroup: update comment about dropping cgroup kn refs
the cgroup is actually freed in css_free_rwork_fn() now
the ref count of the cgroup's kernfs_node is also dropped there
so we need to update the corresponding comment in cgroup_mkdir()
Signed-off-by: Haorui He <mail@hehaorui.com>
Signed-off-by: Tejun Heo <tj@kernel.org>1 parent b9d8a29 commit 4a6780a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5835 | 5835 | | |
5836 | 5836 | | |
5837 | 5837 | | |
5838 | | - | |
| 5838 | + | |
5839 | 5839 | | |
5840 | 5840 | | |
5841 | 5841 | | |
| |||
0 commit comments