diff options
author | 2018-05-14 08:14:49 -0400 | |
---|---|---|
committer | 2018-05-14 22:43:57 -0400 | |
commit | f3002c1374fb2367c9d8dbb28852791ef90d2bac (patch) | |
tree | 07f2fe75de5e4a5fa5ec1fafa90346c89d578f0e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vmxnet3: set the DMA mask before the first DMA map operation (diff) | |
download | wireguard-linux-f3002c1374fb2367c9d8dbb28852791ef90d2bac.tar.xz wireguard-linux-f3002c1374fb2367c9d8dbb28852791ef90d2bac.zip |
vmxnet3: use DMA memory barriers where required
The gen bits must be read first from (resp. written last to) DMA memory.
The proper way to enforce this on Linux is to call dma_rmb() (resp.
dma_wmb()).
Signed-off-by: Regis Duchesne <hpreg@vmware.com>
Acked-by: Ronak Doshi <doshir@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions