Re: [PATCH] mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe

From: Andrew Morton
Date: Sat Jun 11 2022 - 17:18:40 EST


On Sat, 11 Jun 2022 07:10:06 +0300 Vasily Averin <vvs@xxxxxxxxxx> wrote:

> > this patch is supposed to fix boot issues on arm introduced by
> > the commit "net: set proper memcg for net_init hooks allocations".
> >
> > But as no I don't see this commit in linux-next or any mm branches,
> > so I'm not sure if it's in stable or not. So I didn't add the Fixes
> > tag. If it isn't in stable yet, I'd just put the fix before the problematic
> > commit.
>
> Roman,
> Andrew dropped "net: set proper memcg for net_init hooks allocations" few days ago,
> but I hope he will re-apply it again after your patch.

I did. Thanks, all.