diff options
author | 2014-05-02 16:24:12 +0100 | |
---|---|---|
committer | 2014-05-09 17:03:52 +0100 | |
commit | be6209a6107e0f63544e3e7d00fd5c95434ec80a (patch) | |
tree | dfddaa0fc846a8b2c1a833b4bf5252161fcb5b6e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: barriers: wire up new barrier options (diff) | |
download | wireguard-linux-be6209a6107e0f63544e3e7d00fd5c95434ec80a.tar.xz wireguard-linux-be6209a6107e0f63544e3e7d00fd5c95434ec80a.zip |
arm64: barriers: use barrier() instead of smp_mb() when !SMP
The recently introduced acquire/release accessors refer to smp_mb()
in the !CONFIG_SMP case. This is confusing when reading the code, so use
barrier() directly when we know we're UP.
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions