From: Arnd Bergmann Date: Sat, 11 Sep 2010 18:11:08 +0000 (+0200) Subject: rtmutex-tester: make it build without BKL X-Git-Tag: v2.6.37-rc1~176^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc86c7bd924debd0bddee790ecc884604fdcc63;p=pandora-kernel.git 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 Cc: Thomas Gleixner Cc: Ingo Molnar Cc: Arjan van de Ven Cc: Andrew Morton --- Reading git-diff-tree failed