[PATCH] lockdep: show more details about self-test failures
authorIngo Molnar <mingo@elte.hu>
Thu, 7 Dec 2006 04:39:32 +0000 (20:39 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:43 +0000 (08:39 -0800)
commit2ee91f197c0bc654b24eed5831fd12aa0d566a7d
tree85f9013d1cf17d6a947bbad723ce0cb5427a3dac
parent50cc670aebf4fc64afaf533fb9fa1c8570f09d74
[PATCH] lockdep: show more details about self-test failures

Make the locking self-test failures (of 'FAILURE' type) easier to debug by
printing more information.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/debug_locks.h
kernel/mutex-debug.c
lib/locking-selftest.c