rtmutex-tester: make it build without BKL
commit0fc86c7bd924debd0bddee790ecc884604fdcc63
authorArnd Bergmann <arnd@arndb.de>
Sat, 11 Sep 2010 18:11:08 +0000 (11 20:11 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 19 Oct 2010 09:29:56 +0000 (19 11:29 +0200)
tree227016cf171dfb313b3d609f958e09062dc9059e
parent72024f1ec5164a70d84dd8cf4458fe4064a6b692
rtmutex-tester: make it build without BKL

The big kernel lock is going away, so make sure
that if it is disabled by Kconfig, we do not
try to validate it, which would result in
compile errors.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
kernel/rtmutex-tester.c