Re: [PATCHv2 11/11] dmapool: link blocks across pages

From: Keith Busch
Date: Sat Dec 24 2022 - 10:00:05 EST


On Fri, Dec 23, 2022 at 09:15:23AM -0800, Christoph Hellwig wrote:
> On Fri, Dec 23, 2022 at 12:08:54PM -0500, Tony Battersby wrote:
> >   However the
> > kernel test robot has complained that some of the printk format
> > specifiers need to be changed to match the size_t type.
>
> Yes, they do.

Yeah, the type change was a last minute addition that and I messed it
up. Thanks for the other reviews, though, I didn't want to respin this
just for print formats!