diff options
author | 2012-03-30 15:46:29 -0400 | |
---|---|---|
committer | 2012-04-02 12:13:49 -0400 | |
commit | ab306cae660e524edbeb8889e4e23d3c97717b9c (patch) | |
tree | c588cb46c9497e9271e8bc5b5b4f5e53244c6cf9 /tools/perf/scripts/python/netdev-times.py | |
parent | arch/tile: stop mentioning the "kvm" subdirectory (diff) | |
download | linux-dev-ab306cae660e524edbeb8889e4e23d3c97717b9c.tar.xz linux-dev-ab306cae660e524edbeb8889e4e23d3c97717b9c.zip |
arch/tile: use atomic exchange in arch_write_unlock()
This idiom is used elsewhere when we do an unlock by writing a zero,
but I missed it here. Using an atomic operation avoids waiting
on the write buffer for the unlocking write to be sent to the home cache.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions