From: Ravikiran G Thirumalai Date: Tue, 26 Sep 2006 06:31:38 +0000 (-0700) Subject: [PATCH] slab: fix lockdep warnings X-Git-Tag: v2.6.19-rc1~1176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=056c62418cc639bf2fe962c6a6ee56054b838bc7;p=pandora-kernel.git [PATCH] slab: fix lockdep warnings Place the alien array cache locks of on slab malloc slab caches on a seperate lockdep class. This avoids false positives from lockdep [akpm@osdl.org: build fix] Signed-off-by: Ravikiran Thirumalai Signed-off-by: Shai Fultheim Cc: Thomas Gleixner Acked-by: Arjan van de Ven Cc: Ingo Molnar Cc: Pekka Enberg Cc: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed