[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200820.120106.2151140810197277815.davem@davemloft.net>
Date: Thu, 20 Aug 2020 12:01:06 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ecree@...arflare.com
Cc: linux-net-drivers@...arflare.com, netdev@...r.kernel.org,
rdunlap@...radead.org
Subject: Re: [PATCH net] sfc: fix build warnings on 32-bit
From: Edward Cree <ecree@...arflare.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 <rdunlap@...radead.org>
> Signed-off-by: Edward Cree <ecree@...arflare.com>
Applied, thanks.
Powered by blists - more mailing lists