linux-yocto/tools/testing/radix-tree
Matthew Wilcox (Oracle) 86dc3a05fa test suite: use %zu to print size_t
[ Upstream commit a30951d09c ]

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.

Link: https://lkml.kernel.org/r/20250403003311.359917-1-Liam.Howlett@oracle.com
Fixes: cc86e0c2f3 ("radix tree test suite: add support for slab bulk APIs")
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-04-25 10:45:41 +02:00
..
generated
linux
trace/events
.gitignore
benchmark.c
bitmap.c
idr-test.c
iteration_check_2.c
iteration_check.c
linux.c
main.c
Makefile
maple.c
multiorder.c
regression.h
regression1.c
regression2.c
regression3.c
regression4.c
tag_check.c
test.c
test.h
xarray.c