From: David Rientjes Date: Wed, 25 Aug 2010 23:32:27 +0000 (-0700) Subject: slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc caches X-Git-Tag: v2.6.37-rc1~141^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a016471a16b5c4d4ec8f5221575e603a3d11e5e9;p=pandora-kernel.git 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: Christoph Lameter Signed-off-by: David Rientjes Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed