From: Ingo Molnar Date: Wed, 13 Dec 2006 08:34:40 +0000 (-0800) Subject: [PATCH] lockdep: improve verbose messages X-Git-Tag: v2.6.20-rc1~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81fc685a898f84d0787eeebb1c118de0bd3484a0;p=pandora-kernel.git [PATCH] lockdep: improve verbose messages Make verbose lockdep messages (off by default) more informative by printing out the hash chain key. (this patch was what helped me catch the earlier lockdep hash-collision bug) Signed-off-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed