aboutsummaryrefslogtreecommitdiff
path: root/lib/locking-selftest-rtmutex.h
AgeCommit message (Collapse)AuthorFilesLines
2017-06-08locking/selftest: Add RT-mutex supportPeter Zijlstra1-0/+11
Now that RT-mutex has lockdep annotations, add them to the selftest. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Signed-off-by: Ingo Molnar <[email protected]>