aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWill Deacon <[email protected]>2015-08-06 17:54:41 +0100
committerIngo Molnar <[email protected]>2015-08-12 11:59:05 +0200
commit2b2a85a4d3534b8884fcfa5bb52837f0e1c672bc (patch)
treee81e07f44f5018c49ffda73aefd2e3cc9bb19291 /tools/perf/scripts/python
parentf5468ffde13fc991bd4d6bdec507ffd5777865bd (diff)
locking/qrwlock: Implement queue_write_unlock() using smp_store_release()
Since the following commit: 536fa402221f ("compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()") smp_store_release() supports byte accesses, so use that in writer unlock and remove the conditional macro override. Signed-off-by: Will Deacon <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: Waiman Long <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[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')
0 files changed, 0 insertions, 0 deletions