On 30-08-19, 14:44, Dan Williams wrote: > [ add Vinod and dmaengine ] > > On Fri, Aug 30, 2019 at 2:32 PM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote: > > > > From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > > > Fix printk format warning in iop-adma.c (seen on x86_64) by using > > %pad: > > > > ../drivers/dma/iop-adma.c:118:12: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 6 has type ‘dma_addr_t {aka long long unsigned int}’ [-Wformat=] This doesnt apply for me. Please rebase on next and resend with Dan's ack -- ~Vinod