Re: [PATCH 02/20] KASAN: remove code paths guarded by CONFIG_SLAB

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


On Mon, Nov 13, 2023 at 08:13:43PM +0100, Vlastimil Babka wrote:
> With SLAB removed and SLUB the only remaining allocator, we can clean up
> some code that was depending on the choice.
>
> Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx>

Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>

--
Kees Cook