Re: [PATCH] slab: remove the SLUB_DEBUG functionality and config option
From: Andrew Morton
Date: Wed Apr 01 2026 - 13:01:17 EST
On Wed, 01 Apr 2026 12:59:29 +0200 "Vlastimil Babka (SUSE)" <vbabka@xxxxxxxxxx> wrote:
> Since the slub kunit test depends on SLUB_DEBUG, remove it too. It's not
> a big loss, see the first point above.
>
> Singed-off-by: Vlastimil Babka (SUSE) <vbabka@xxxxxxxxxx>
I love this one!
hp2:/usr/src/25> grep Singed-off-by ../gitlog | wc -l
62
> ---
> Signed-off-by: Vlastimil Babka (SUSE) <vbabka@xxxxxxxxxx>
> ---