From: Edward Cree <ec...@solarflare.com> Date: Thu, 20 Aug 2020 11:47:19 +0100
> Truncation of DMA_BIT_MASK to 32-bit dma_addr_t is semantically safe, > but the compiler was warning because it was happening implicitly. > Insert explicit casts to suppress the warnings. > > Reported-by: Randy Dunlap <rdun...@infradead.org> > Signed-off-by: Edward Cree <ec...@solarflare.com> Applied, thanks.