aboutsummaryrefslogtreecommitdiff
path: root/kernel/locking/rtmutex_common.h
AgeCommit message (Collapse)AuthorFilesLines
2013-11-06locking: Move the rtmutex code to kernel/locking/Peter Zijlstra1-0/+126
Suggested-by: Ingo Molnar <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/n/[email protected] [ Fixed build failure in kernel/rcu/tree_plugin.h. ] Signed-off-by: Ingo Molnar <[email protected]>