diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-05 19:45:28 +0200 |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2013-08-06 18:56:04 +0200 |
commit | 02b67e09541b85d8f92e0a68a9deb1c33e6626bb (patch) | |
tree | e74fb25de3a1572e5d648953bfaf59a6999031fb /arch/tile/include | |
parent | tile PCI RC: add dma_get_required_mask() (diff) | |
download | linux-02b67e09541b85d8f92e0a68a9deb1c33e6626bb.tar.xz linux-02b67e09541b85d8f92e0a68a9deb1c33e6626bb.zip |
tile PCI DMA: fix bug in non-page-aligned accessors
The code incorrectly masked with PAGE_OFFSET instead of
PAGE_SIZE-1. This only matters when trying to do a
non page-aligned DMA; it was noticed during code inspection.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'arch/tile/include')
0 files changed, 0 insertions, 0 deletions