linux/tools/testing/shared
Matthew Wilcox (Oracle) a30951d09c test suite: use %zu to print size_t
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>
2025-04-11 17:32:35 -07:00
..
linux radix-tree: add missing cleanup.h 2025-04-11 17:32:35 -07:00
trace/events
autoconf.h
interval_tree-shim.c lib/rbtree: enable userland test suite for rbtree related data structure 2025-03-17 12:17:00 -07:00
linux.c test suite: use %zu to print size_t 2025-04-11 17:32:35 -07:00
maple-shared.h
maple-shim.c
rbtree-shim.c lib/rbtree: enable userland test suite for rbtree related data structure 2025-03-17 12:17:00 -07:00
shared.h
shared.mk tools: testing: fix phys_addr_t size on 64-bit systems 2024-11-06 20:11:15 -08:00
xarray-shared.c
xarray-shared.h