Now that RT-mutex has lockdep annotations, add them to the selftest.
Signed-off-by: Peter Zijlstra (Intel) Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: linux-kernel@vger.kernel.org Signed-off-by: Ingo Molnar
#undef LOCK #define LOCK RTL #undef UNLOCK #define UNLOCK RTU #undef RLOCK #undef WLOCK #undef INIT #define INIT RTI