diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2014-05-22 05:25:50 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2014-06-21 22:05:30 +0200 |
commit | c051b21f71d1ffdfd7ad406a1ef5ede5e5f974c5 (patch) | |
tree | 8ea9859d832e072ec2a8a4123ce46d67aec66f89 /kernel/locking/rtmutex.h | |
parent | rtmutex: Simplify remove_waiter() (diff) | |
download | linux-c051b21f71d1ffdfd7ad406a1ef5ede5e5f974c5.tar.xz linux-c051b21f71d1ffdfd7ad406a1ef5ede5e5f974c5.zip |
rtmutex: Confine deadlock logic to futex
The deadlock logic is only required for futexes.
Remove the extra arguments for the public functions and also for the
futex specific ones which get always called with deadlock detection
enabled.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/locking/rtmutex.h')
0 files changed, 0 insertions, 0 deletions