Skip to content
Commit a016471a authored by David Rientjes's avatar David Rientjes Committed by Pekka Enberg
Browse files

slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc caches



Now that the kmalloc_caches array is dynamically allocated at boot,
SLUB_RESILIENCY_TEST needs to be fixed to pass the correct type.

Acked-by: default avatarChristoph Lameter <cl@linux.com>
Signed-off-by: default avatarDavid Rientjes <rientjes@google.com>
Signed-off-by: default avatarPekka Enberg <penberg@kernel.org>
parent 8de66a0c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment