Re: [PATCH] cgroup: update comment about dropping cgroup kn refs
From: Tejun Heo
Date: Mon Jan 13 2025 - 13:27:10 EST
On Sun, Jan 12, 2025 at 10:49:20PM +0800, Haorui He wrote:
> 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@xxxxxxxxxxxx>
Applied to sched_ext/for-6.14.
Thanks.
--
tejun