[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZMhIFUsxEtA_B781@slm.duckdns.org>
Date: Mon, 31 Jul 2023 13:47:33 -1000
From: Tejun Heo <tj@...nel.org>
To: Miaohe Lin <linmiaohe@...wei.com>
Cc: hannes@...xchg.org, lizefan.x@...edance.com,
cgroups@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cgroup: minor cleanup for cgroup_local_stat_show()
On Thu, Jul 27, 2023 at 07:50:11PM +0800, Miaohe Lin wrote:
> On 2023/7/26 9:06, Miaohe Lin wrote:
> > On 2023/7/26 5:53, Tejun Heo wrote:
> >> On Sun, Jul 23, 2023 at 11:19:32AM +0800, Miaohe Lin wrote:
> >>> Make it under CONFIG_CGROUP_SCHED to rid of __maybe_unused annotation.
> >>> Also put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED as it's only
> >>> called when CONFIG_CGROUP_SCHED. No functional change intended.
> >>>
> >>> Signed-off-by: Miaohe Lin <linmiaohe@...wei.com>
> >>
> >> Patch doesn't apply to cgroup/for-6.6. Can you please respin?
> >
> > Sure. Will resend the patch based on cgroup/for-6.6.
>
> The commit "sched: add throttled time stat for throttled children" is still in the linux-next tree. So I think I have
> to wait for it to be merged into cgroup tree first.
You can just send the patch against cgroup/for-6.6 branch. We can sort out
the merge conflicts later.
Thanks.
--
tejun
Powered by blists - more mailing lists