mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-27 00:00:36 +00:00
The SOC-it system controller running in big endian mode might forget
byteswapping when DMAing to the last word of physical memory. Fixed by
ignoring the last page of memory.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>