diff options
author | Juri Lelli <[email protected]> | 2015-09-02 11:01:35 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-09-23 09:51:25 +0200 |
commit | f52405757e4e9bddd868d6b8ca501d58f292969f (patch) | |
tree | 7d156d27fa8bee40fe88a0b520e06ccbe0e117de /tools/perf/util/trace-event-scripting.c | |
parent | 2726d6ce389788c7fe724961a6e1bfe569560088 (diff) |
sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less()
rt_mutex_waiter_less() check of task deadlines is open coded. Since this
is subject to wraparound bugs, make it use the correct helper.
Reported-by: Luca Abeni <[email protected]>
Signed-off-by: Juri Lelli <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions