diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2015-07-13 03:50:49 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-07-24 04:23:56 +0300 |
commit | 069f38b4983efaea92cbe7cc0cacc057af55739a (patch) | |
tree | e6799228488e07a49b7a90bbdbab74ad246efdca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e5eb517dd80e4da3055895f8aa3547c2bfd5e675 (diff) | |
download | linux-069f38b4983efaea92cbe7cc0cacc057af55739a.tar.xz |
tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_release
Clarify flip buffer producer/consumer operation; the use of
smp_load_acquire() and smp_store_release() more clearly indicates
which memory access requires a barrier.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions