diff options
| author | Will Deacon <[email protected]> | 2018-06-19 13:53:12 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2018-06-21 12:52:12 +0200 |
| commit | 84c6591103dbeaf393a092a3fc7b09510825f6b9 (patch) | |
| tree | a5c66f057f1ba7db4c9a4725b5827f40206f6d86 /tools/perf/scripts/python | |
| parent | e986a0d6cb36b54838b2f5f8ac2bb5f9baadd977 (diff) | |
locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*()
The lock bitops can be implemented more efficiently using the atomic_fetch_*()
ops, which provide finer-grained control over the memory ordering semantics
than the bitops.
Signed-off-by: Will Deacon <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/lkml/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions