Re: [PATCH] kernel/cgroup: cleanup cgroup_base_files when fail to add cgroup_psi_files

From: Tejun Heo
Date: Sun May 26 2024 - 14:48:40 EST


On Fri, May 17, 2024 at 02:24:05PM +0800, David Wang wrote:
> Even though css_clear_dir would be called to cleanup
> all existing cgroup files when css_populate_dir failed,
> reclaiming newly created cgroup files before
> css_populate_dir returns with failure makes code more
> consistent.
>
> Signed-off-by: David Wang <00107082@xxxxxxx>

Applied to cgroup/for-6.11.

Thanks.

--
tejun