mirror of https://github.com/torvalds/linux.git
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:
|
||
|---|---|---|
| .. | ||
| linux | ||
| trace/events | ||
| autoconf.h | ||
| interval_tree-shim.c | ||
| linux.c | ||
| maple-shared.h | ||
| maple-shim.c | ||
| rbtree-shim.c | ||
| shared.h | ||
| shared.mk | ||
| xarray-shared.c | ||
| xarray-shared.h | ||