From: Christoph Lameter Date: Wed, 28 Nov 2012 16:23:00 +0000 (+0000) Subject: slub: Use correct cpu_slab on dead cpu X-Git-Tag: v3.8-rc1~62^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59a09917c95e5209135b4f1a87f1263d6ef40fdb;p=pandora-kernel.git slub: Use correct cpu_slab on dead cpu Pass a kmem_cache_cpu pointer into unfreeze partials so that a different kmem_cache_cpu structure than the local one can be specified. Acked-by: David Rientjes Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed