diff options
author | 2020-01-29 10:10:41 -0800 | |
---|---|---|
committer | 2020-01-29 19:50:44 +0100 | |
commit | fe66483156050f4eb63c4a1988f3b439e6c9ff2a (patch) | |
tree | 4dcdf4da5fe67f3fb5b350be6b228798351485c0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Bluetooth: Fix refcount use-after-free issue (diff) | |
download | wireguard-linux-fe66483156050f4eb63c4a1988f3b439e6c9ff2a.tar.xz wireguard-linux-fe66483156050f4eb63c4a1988f3b439e6c9ff2a.zip |
Bluetooth: optimize barrier usage for Rmw atomics
Use smp_mb__before_atomic() instead of smp_mb() and avoid the
unnecessary barrier for non LL/SC architectures, such as x86.
Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions