Re: [PATCH 1/4] memcg: Cleanup with !CONFIG_MEMCG_V1

From: Tejun Heo
Date: Tue Sep 10 2024 - 16:41:16 EST


On Tue, Sep 10, 2024 at 01:19:00PM -0700, Andrew Morton wrote:
> On Tue, 10 Sep 2024 10:05:57 -1000 Tejun Heo <tj@xxxxxxxxxx> wrote:
>
> > On Mon, Sep 09, 2024 at 06:32:20PM +0200, Michal Koutný wrote:
> > > Extern declarations have no definitions with !CONFIG_MEMCG_V1 and no
> > > users, drop them altogether.
> > >
> > > Signed-off-by: Michal Koutný <mkoutny@xxxxxxxx>
> >
> > Acked-by: Tejun Heo <tj@xxxxxxxxxx>
> >
> > This one should go through -mm. If Andrew doesn't pick it up from this
> > thread, it might be better to repost it.
> >
>
> Yep, thanks, I grabbed all four patches.

Oh, I applied the latter three to the cgroup tree. Should be easy to figure
out later.

Thanks.

--
tejun