Re: [PATCH] mm: fork: fix kernel_stack memcg stats for various stack implementations

From: Andrew Morton
Date: Mon Mar 23 2020 - 21:08:38 EST


On Mon, 23 Mar 2020 18:06:33 -0700 Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:

> And here's the altered "mm: memcg/slab: introduce
> mem_cgroup_from_obj()", which I have renamed to "mm: memcg/slab: use
> mem_cgroup_from_obj()":
>
> The end result is slightly different - mem_cgroup_from_obj() will now
> end up inside #ifdef CONFIG_MEMCG_KMEM. Should I undo that?

err, no, we've just fed forward the build fixes in
mm-memcg-slab-introduce-mem_cgroup_from_obj-v2.patch so I think we're
all good.