Re: [PATCH v4 -next] cgroup/rstat: add force idle show helper
From: Tejun Heo
Date: Fri Jul 05 2024 - 14:33:24 EST
On Thu, Jul 04, 2024 at 02:01:19PM +0000, Chen Ridong wrote:
> In the function cgroup_base_stat_cputime_show, there are five
> instances of #ifdef, which makes the code not concise.
> To address this, add the function cgroup_force_idle_show
> to make the code more succinct.
>
> Signed-off-by: Chen Ridong <chenridong@xxxxxxxxxx>
Applied to cgroup/for-6.11.
Thanks.
--
tejun