git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe45f82
)
IB/mlx5: Ensure proper synchronization accessing memory
author
Eli Cohen
<eli@mellanox.com>
Wed, 11 Sep 2013 13:35:36 +0000
(16:35 +0300)
committer
Roland Dreier
<roland@purestorage.com>
Thu, 10 Oct 2013 16:24:00 +0000
(09:24 -0700)
Call mlx5_ib_populate_pas() before mapping the DMA buffer to ensure
the hardware reads the values written by the CPU.
Found by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
No differences found