diff options
author | Jason Low <[email protected]> | 2014-01-28 11:13:12 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-03-11 12:14:52 +0100 |
commit | 46af29e479cc0c1c63633007993af5292c2c3e75 (patch) | |
tree | 2d229487a929757e062cd9765263023ef762f1f9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | c9122da1e2d29bd6a1475a0d1ce2aa6ac6ea25fa (diff) |
locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_owner()
The mutex_can_spin_on_owner() function should also return false if the
task needs to be rescheduled to avoid entering the MCS queue when it
needs to reschedule.
Signed-off-by: Jason Low <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions