commit | 5e5b9f6272f2c537c43bc80607079cdf8fdb50aa | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Tue Jan 22 15:25:50 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 24 21:54:13 2019 -0800 |
tree | dd5a519de58a5f74ea990c5614f20926527d2418 | |
parent | 254764e55652d47fe81a54d7c226f3ba230180fe [diff] |
net/mlx4_core: A write memory barrier is sufficient in EQ ci update Soften the memory barrier call of mb() by a sufficient wmb() in the consumer index update of the event queues. Suggested-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>