From: Pekka Enberg Date: Fri, 9 May 2008 18:32:44 +0000 (+0200) Subject: slab: move struct kmem_cache to headers X-Git-Tag: v2.6.31-rc1~303^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eae985f08138758e06503588f5f1196269bc415;p=pandora-kernel.git slab: move struct kmem_cache to headers Move the SLAB struct kmem_cache definition to like with SLUB so kmemcheck can access ->ctor and ->flags. Cc: Ingo Molnar Cc: Christoph Lameter Cc: Andrew Morton Signed-off-by: Pekka Enberg [rebased for mainline inclusion] Signed-off-by: Vegard Nossum --- Reading git-diff-tree failed