Re: [PATCH] mm/mempool: use static key for boot-time debug enablement
From: Christoph Lameter (Ampere)
Date: Wed May 27 2026 - 19:06:48 EST
On Wed, 27 May 2026, Matthew Wilcox wrote:
> > Please clean this mess up.
>
> Isn't that what this patch does?
Its not marked as fixing something nor as addressing the weirdness of
using CONFIG_SLUB_DEBUG_ON here, A kernel build with CONFIG_SLUB_DEBUG_ON
can still boot without debugging if a certain kernel command line option
is given.