From: Pekka Enberg Date: Wed, 22 Mar 2006 08:08:11 +0000 (-0800) Subject: [PATCH] slab: extract setup_cpu_cache X-Git-Tag: v2.6.17-rc1~1129^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f30cf7d13eee420f5249b4d7709b46570098ab92;p=pandora-kernel.git [PATCH] slab: extract setup_cpu_cache Extract setup_cpu_cache() function from kmem_cache_create() to make the latter a little less complex. Signed-off-by: Pekka Enberg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed