Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 02b67e09 authored by Chris Metcalf's avatar Chris Metcalf
Browse files

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: default avatarChris Metcalf <cmetcalf@tilera.com>
parent dc7d5cf2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment