From: Christoph Lameter Date: Fri, 20 Aug 2010 17:37:14 +0000 (-0500) Subject: slub: Remove static kmem_cache_cpu array for boot X-Git-Tag: v2.6.37-rc1~141^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c182dc0de26ef97efb6a97a8deab074833764e7;p=pandora-kernel.git slub: Remove static kmem_cache_cpu array for boot The percpu allocator can now handle allocations during early boot. So drop the static kmem_cache_cpu array. Cc: Tejun Heo Acked-by: David Rientjes Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed