[PATCH] pi-futex: rt mutex debug
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jun 2006 09:54:55 +0000 (02:54 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 00:32:47 +0000 (17:32 -0700)
commite7eebaf6a81b956c989f184ee4b27277c88f8afe
tree25adcfb17ec5f857791557a874cc1cced390ca9f
parenta6537be9324c67b41f6d98f5a60a1bd5a8e02861
[PATCH] pi-futex: rt mutex debug

Runtime debugging functionality for rt-mutexes.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/mm.h
include/linux/rtmutex.h
kernel/Makefile
kernel/exit.c
kernel/rtmutex-debug.c [new file with mode: 0644]
kernel/rtmutex-debug.h [new file with mode: 0644]
lib/Kconfig.debug
mm/slab.c