summaryrefslogtreecommitdiff
path: root/net/mac80211
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2010-02-01 07:21:02 +0000
committerDavid S. Miller <davem@davemloft.net>2010-02-14 22:42:53 -0800
commit5659338c88963ea791118e5e11e314b24f90c3eb (patch)
tree1fbaa549d012e2ba9cd327ed6ac5dbcc773a0244 /net/mac80211
parentf10a1f2e7e93a35cb603b63090ff0e70a576a641 (diff)
vhost-net: switch to smp barriers
vhost-net only uses memory barriers to control SMP effects (communication with userspace potentially running on a different CPU), so it should use SMP barriers and not mandatory barriers for memory access ordering, as suggested by Documentation/memory-barriers.txt Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Acked-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions