Re: [PATCH 14/20] mm/slab: move struct kmem_cache_node from slab.h to slub.c

From: Kees Cook
Date: Mon Nov 13 2023 - 23:44:51 EST


On Mon, Nov 13, 2023 at 08:13:55PM +0100, Vlastimil Babka wrote:
> The declaration and associated helpers are not used anywhere else
> anymore.
>
> Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx>

Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>

--
Kees Cook