Re: [PATCH 08/20] mm/slab: remove mm/slab.c and slab_def.h

From: Marco Elver
Date: Tue Nov 14 2023 - 03:06:42 EST


On Mon, 13 Nov 2023 at 20:14, Vlastimil Babka <vbabka@xxxxxxx> wrote:
>
> Remove the SLAB implementation. Update CREDITS (also sort the SLOB entry
> properly).
>
> RIP SLAB allocator (1996 - 2024)
>
> Cc: Mark Hemment <markhe@xxxxxxxxxxxxxxxxx>
> Signed-off-by: Vlastimil Babka <vbabka@xxxxxxx>
> ---
> CREDITS | 12 +-
> include/linux/slab_def.h | 124 --
> mm/slab.c | 4026 --------------------------------------

There are still some references to it left (git grep mm/slab.c). It
breaks documentation in Documentation/core-api/mm-api.rst