Re: [PATCH 0/2] ARM: MAX_DMA_ADDRESS fixes

From: Florian Fainelli
Date: Tue Apr 26 2022 - 12:29:25 EST


On 3/24/22 10:54, Florian Fainelli wrote:
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

Russell, do you have any feedback on these two patches?
--
Florian