diff options
| author | David Dillow <dave@thedillows.org> | 2010-03-04 07:37:16 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2010-03-06 01:00:18 +0300 |
| commit | 5fe88eae26dbd24eed73eb0b681e13981fd486b3 (patch) | |
| tree | ea9c3175edbed98f6cbce7a680eb451f7872633b /tools/perf/scripts/python/syscall-counts.py | |
| parent | d17792ebdf90289c9fd1bce888076d3d60ecd53b (diff) | |
| download | linux-5fe88eae26dbd24eed73eb0b681e13981fd486b3.tar.xz | |
typhoon: fix incorrect use of smp_wmb()
The typhoon driver was incorrectly using smp_wmb() to order memory
accesses against IO to the NIC in a few instances. Use wmb() instead,
which is required to actually order between memory types.
Signed-off-by: David Dillow <dave@thedillows.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
