[PATCH] mutex subsystem, debugging code
authorIngo Molnar <mingo@elte.hu>
Mon, 9 Jan 2006 23:59:20 +0000 (15:59 -0800)
committerIngo Molnar <mingo@hera.kernel.org>
Mon, 9 Jan 2006 23:59:20 +0000 (15:59 -0800)
commit408894ee4dd4debfdedd472eb4d8414892fc90f6
treeb324c1086b804cc05c2839f9d9675eef2bc7c949
parentf3f54ffa703c6298240ffd69616451d645bae4d5
[PATCH] mutex subsystem, debugging code

mutex implementation - add debugging code.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@infradead.org>
include/linux/mutex-debug.h [new file with mode: 0644]
include/linux/sched.h
kernel/Makefile
kernel/fork.c
kernel/mutex-debug.c [new file with mode: 0644]
kernel/mutex-debug.h [new file with mode: 0644]
lib/Kconfig.debug