From: Christoph Lameter Date: Fri, 6 Jul 2012 20:25:13 +0000 (-0500) Subject: mm, sl[aou]b: Move kmem_cache_create mutex handling to common code X-Git-Tag: v3.6-rc1~50^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20cea9683ecc6dd75a80c0dd02dc69c64e95be75;p=pandora-kernel.git mm, sl[aou]b: Move kmem_cache_create mutex handling to common code Move the mutex handling into the common kmem_cache_create() function. Then we can also move more checks out of SLAB's kmem_cache_create() into the common code. Reviewed-by: Glauber Costa Signed-off-by: Christoph Lameter Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed