On Fri, Apr 17, 2020 at 6:03 AM Kefeng Wang <[email protected]> wrote: > Using "%zu" to fix following warning, > kernel/rcu/rcuperf.c: In function ‘kfree_perf_init’: > include/linux/kern_levels.h:5:18: warning: format ‘%lu’ expects argument of > type ‘long unsigned int’, but argument 2 has type ‘unsigned int’ [-Wformat=] > > Signed-off-by: Kefeng Wang <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds

