From: Christoph Lameter Date: Sat, 16 Feb 2008 07:45:25 +0000 (-0800) Subject: slub: Use the objsize from the kmem_cache_cpu structure X-Git-Tag: v2.6.25-rc4~107^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d9e4e94862c89d171cf70911b4f11ad69fb54e;p=pandora-kernel.git slub: Use the objsize from the kmem_cache_cpu structure No need to access the kmem_cache structure. We have the same value in kmem_cache_cpu. Reviewed-by: Pekka Enberg Signed-off-by: Christoph Lameter --- Reading git-diff-tree failed