This patch series clamps the MAX_DMA_ADDRESS to 32-bit in order to fit
within a virtual address, and also fixes the off by one which was
suggested by Geert.
Florian Fainelli (2):
ARM: Fix off by one in checking DMA zone size
ARM: Clamp MAX_DMA_ADDRESS to 32-bit
arch/arm/include/asm/dma.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
2.25.1