diff options
author | Ben Hutchings <[email protected]> | 2015-03-03 00:52:00 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-03-02 21:30:56 -0500 |
commit | 7d7355f58ba4f9d68d2fb79864bab4ccb618e4e1 (patch) | |
tree | 79a7efdc9a433f1c5f05651adc70c2579760c313 /lib/mpi/mpiutil.c | |
parent | eee617a1c35dbf598690879f13dc3df548fd6ea6 (diff) |
sh_eth: Ensure proper ordering of descriptor active bit write/read
When submitting a DMA descriptor, the active bit must be written last.
When reading a completed DMA descriptor, the active bit must be read
first.
Add memory barriers to ensure that this ordering is maintained.
Signed-off-by: Ben Hutchings <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions