Skip to content

Commit a04de42

Browse files
MiaoheLinhtejun
authored andcommitted
cgroup: remove obsolete comment on cgroup_on_dfl()
The debug feature is supported since commit 8cc38fa ("cgroup: make debug an implicit controller on cgroup2"), update corresponding comment. Signed-off-by: Miaohe Lin <linmiaohe@huawei.com> Signed-off-by: Tejun Heo <tj@kernel.org>
1 parent d16b3af commit a04de42

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

kernel/cgroup/cgroup.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,8 +313,6 @@ bool cgroup_ssid_enabled(int ssid)
313313
* masks of ancestors.
314314
*
315315
* - blkcg: blk-throttle becomes properly hierarchical.
316-
*
317-
* - debug: disallowed on the default hierarchy.
318316
*/
319317
bool cgroup_on_dfl(const struct cgroup *cgrp)
320318
{

0 commit comments

Comments
 (0)