[PATCH] lockdep: improve verbose messages
authorIngo Molnar <mingo@elte.hu>
Wed, 13 Dec 2006 08:34:40 +0000 (00:34 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Wed, 13 Dec 2006 17:05:50 +0000 (09:05 -0800)
commit81fc685a898f84d0787eeebb1c118de0bd3484a0
treef604565b228c12b3db6037673870882c8022c4a9
parenta664089741aa9010333ecbdadbf5d9de62bafa2d
[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 <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/lockdep.c