On 3/16/21 1:41 PM, [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]>
Acked-by: Vlastimil Babka <[email protected]>

