Hi Krzysztof,

On Thu, Feb 26, 2026 at 10:40:33AM +0000, Krzysztof Karas wrote:
> In cases where dma_addr is a 64-bit value its calculation is
> still carried out using 32-bit arithmetic, which could
> occassionally cause a truncation of values before they are
> extended to 64 bits. Cast one of the operands to dma_addr_t,
> so 64-bit arithmetic is used.
> 
> Signed-off-by: Krzysztof Karas <[email protected]>
> Reviewed-by: Sebastian Brzezinka <[email protected]>

I gave you my r-b here, as well.

Reviewed-by: Andi Shyti <[email protected]>

Thanks,
Andi

Reply via email to