* [PATCH] cgroup: remove obsolete comment on cgroup_on_dfl()
@ 2023-06-17 7:48 Miaohe Lin
2023-06-21 19:00 ` Tejun Heo
0 siblings, 1 reply; 2+ messages in thread
From: Miaohe Lin @ 2023-06-17 7:48 UTC (permalink / raw)
To: tj, hannes, lizefan.x; +Cc: cgroups, linux-kernel, linmiaohe
The debug feature is supported since commit 8cc38fa7fa31 ("cgroup: make
debug an implicit controller on cgroup2"), update corresponding comment.
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
---
kernel/cgroup/cgroup.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/kernel/cgroup/cgroup.c b/kernel/cgroup/cgroup.c
index cd497b90e11a..bfe3cd8ccf36 100644
--- a/kernel/cgroup/cgroup.c
+++ b/kernel/cgroup/cgroup.c
@@ -313,8 +313,6 @@ bool cgroup_ssid_enabled(int ssid)
* masks of ancestors.
*
* - blkcg: blk-throttle becomes properly hierarchical.
- *
- * - debug: disallowed on the default hierarchy.
*/
bool cgroup_on_dfl(const struct cgroup *cgrp)
{
--
2.27.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] cgroup: remove obsolete comment on cgroup_on_dfl()
2023-06-17 7:48 [PATCH] cgroup: remove obsolete comment on cgroup_on_dfl() Miaohe Lin
@ 2023-06-21 19:00 ` Tejun Heo
0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2023-06-21 19:00 UTC (permalink / raw)
To: Miaohe Lin; +Cc: hannes, lizefan.x, cgroups, linux-kernel
On Sat, Jun 17, 2023 at 03:48:09PM +0800, Miaohe Lin wrote:
> The debug feature is supported since commit 8cc38fa7fa31 ("cgroup: make
> debug an implicit controller on cgroup2"), update corresponding comment.
>
> Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Applied to cgroup/for-6.5.
thanks.
--
tejun
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-21 19:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-17 7:48 [PATCH] cgroup: remove obsolete comment on cgroup_on_dfl() Miaohe Lin
2023-06-21 19:00 ` Tejun Heo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox