From: Christoph Lameter Date: Wed, 1 Jun 2011 17:25:51 +0000 (-0500) Subject: slub: Pass kmem_cache struct to lock and freeze slab X-Git-Tag: v3.1-rc1~114^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61728d1efc927eccfa64c50ede4998a8765805c3;p=pandora-kernel.git slub: Pass kmem_cache struct to lock and freeze slab We need more information about the slab for the cmpxchg implementation. Signed-off-by: Christoph Lameter Acked-by: David Rientjes Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed