Re: linux-next: Tree for Jun 15 (drivers/dma/apple-admac.c)

From: Randy Dunlap
Date: Wed Jun 15 2022 - 12:28:49 EST




On 6/14/22 23:01, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20220614:
>

on i386:

../drivers/dma/apple-admac.c: In function 'admac_cyclic_write_one_desc':
../drivers/dma/apple-admac.c:213:22: warning: right shift count >= width of type [-Wshift-count-overflow]
writel_relaxed(addr >> 32, ad->base + REG_DESC_WRITE(channo));
^


--
~Randy