Re: [PATCH 13/20] mm/slab: move memcg related functions from slab.h to slub.c
From: Kees Cook
Date: Mon Nov 13 2023 - 23:44:16 EST
On Mon, Nov 13, 2023 at 08:13:54PM +0100, Vlastimil Babka wrote:
> We don't share those between SLAB and SLUB anymore, so most memcg
> related functions can be moved to slub.c proper.
>
> Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx>
Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>
--
Kees Cook