diff options
| author | Will Deacon <[email protected]> | 2018-06-19 13:53:11 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2018-06-21 12:52:11 +0200 |
| commit | e986a0d6cb36b54838b2f5f8ac2bb5f9baadd977 (patch) | |
| tree | 66e60b08696ba76917576c5f42d93f70fb79f7ae /tools/perf/scripts/python/bin | |
| parent | 1c2672b49aa49d4fdc69d4ebbaf959264051e34a (diff) | |
locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIs
The atomic bitops can actually be implemented pretty efficiently using
the atomic_*() ops, rather than explicit use of spinlocks.
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/bin')
0 files changed, 0 insertions, 0 deletions