On Tue, 16 Mar 2021, [email protected] wrote: > From: Oliver Glitta <[email protected]> > > Function resiliency_test() is hidden behind #ifdef > SLUB_RESILIENCY_TEST that is not part of Kconfig, so nobody > runs it. > > This function is replaced with kselftest for SLUB added > by the previous patch "selftests: add a kselftest for SLUB > debugging functionality". > > Signed-off-by: Oliver Glitta <[email protected]>
Very nice! Acked-by: David Rientjes <[email protected]>

