diff options
author | Kalderon, Michal <Michal.Kalderon@cavium.com> | 2018-04-05 09:59:29 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-04-05 11:10:14 -0600 |
commit | 09c4854fde84421726a90249b4c20df2492f425f (patch) | |
tree | 92ccd2ca5b71eeffbe639218e52865c4fbce7e5a /drivers/visorbus | |
parent | 39e00b6cf65831469a57333a929b8ca986892798 (diff) |
RDMA/qedr: Fix wmb usage in qedr
This patch comes as a result of Sinan Kaya's work and the decision that
writel() must be a strong enough barrier for DMA.
wmb usages in qedr driver have either been removed where they were there
only to order DMA accesses, and replaced with smp_wmb and comments for the
places that the barrier was there for SMP reasons.
Fixes: 561e5d48968b ("RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs")
Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com>
Signed-off-by: Ariel Elior <Ariel.Elior@cavium.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'drivers/visorbus')
0 files changed, 0 insertions, 0 deletions