From: Ingo Molnar Date: Sat, 10 Feb 2007 09:44:57 +0000 (-0800) Subject: [PATCH] lockdep: also check for freed locks in kmem_cache_free() X-Git-Tag: v2.6.21-rc1~274^2~359 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=898552c9d807fe59f3ecaf9c300c109358375c12;p=pandora-kernel.git [PATCH] lockdep: also check for freed locks in kmem_cache_free() kmem_cache_free() was missing the check for freeing held locks. Signed-off-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed