[PATCH] test suite: Use %zu to print size_t
Liam R. Howlett
Liam.Howlett at oracle.com
Wed Apr 2 17:12:54 PDT 2025
* Matthew Wilcox <willy at infradead.org> [250402 18:45]:
> On Thu, Jan 30, 2025 at 11:26:35AM -0500, Liam R. Howlett wrote:
> > * Matthew Wilcox (Oracle) <willy at infradead.org> [250130 10:19]:
> > > On 32-bit, we can't use %lu to print a size_t variable and gcc warns us
> > > about it. Shame it doesn't warn about it on 64-bit.
> > >
> > > Signed-off-by: Matthew Wilcox (Oracle) <willy at infradead.org>
> > > Fixes: cc86e0c2f306 (radix tree test suite: add support for slab bulk APIs)
> >
> > Thanks. I'll try to remember to do this in the future.
>
> I don't see this in linux-next?
Yeah, I haven't sent it. I'll just send it along alone.
Thank,
Liam
More information about the maple-tree
mailing list