]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] pi-futex: introduce debug_check_no_locks_freed()
authorIngo Molnar <mingo@elte.hu>
Tue, 27 Jun 2006 09:54:49 +0000 (02:54 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 28 Jun 2006 00:32:46 +0000 (17:32 -0700)
commit76ed9572488c81d9267779215738795d998b31eb
treef74b54c79ee3913d587644195d8af7ba13b6cc2a
parent3e5ebe0264792bfc2c462d903d7da061ac8ea7ba
[PATCH] pi-futex: introduce debug_check_no_locks_freed()

Add debug_check_no_locks_freed(), as a central inline to add
bad-lock-free-debugging functionality to.

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>
arch/i386/mm/pageattr.c
include/linux/mm.h
mm/page_alloc.c
mm/slab.c