diff options
author | Waiman Long <[email protected]> | 2015-12-10 15:17:44 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-29 10:02:42 +0100 |
commit | cb037fdad6772df2d49fe61c97d7c0d8265bc918 (patch) | |
tree | 699e9c982d337cbc3ae63869a3424a48eb1c36ad /tools/perf/scripts/python/stackcollapse.py | |
parent | eaff0e7003cca6c2748b67ead2d4b1a8ad858fc7 (diff) |
locking/qspinlock: Use smp_cond_acquire() in pending code
The newly introduced smp_cond_acquire() was used to replace the
slowpath lock acquisition loop. Similarly, the new function can also
be applied to the pending bit locking loop. This patch uses the new
function in that loop.
Signed-off-by: Waiman Long <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Douglas Hatch <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Scott J Norton <[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/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions