diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2007-01-28 21:56:42 +0100 |
---|---|---|
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | 2007-02-09 15:01:57 +0100 |
commit | 212868d387d0033b7e0029326a900126fe5e3d52 (patch) | |
tree | dc4209d294def354963f22051caa7832f8de98c1 /include | |
parent | [AVR32] ext int fixes (diff) | |
download | linux-212868d387d0033b7e0029326a900126fe5e3d52.tar.xz linux-212868d387d0033b7e0029326a900126fe5e3d52.zip |
[AVR32] Fix incorrect invalidation of shared cachelines
Fix bug in dma_map_single(..., DMA_FROM_DEVICE) caused by incorrect
invalidation of shared cachelines at the beginning and/or end of
the specified buffer. Those shared cachelines need to be flushed,
since they may hold valid data (which must not be discarded).
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions