Hi Stephen, On Wed, Apr 20, 2022 at 6:55 AM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > After merging the pinctrl-renesas tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > In file included from include/asm-generic/bug.h:22, > from arch/x86/include/asm/bug.h:87, > from include/linux/bug.h:5, > from include/linux/io.h:11, > from drivers/pinctrl/renesas/core.c:16: > drivers/pinctrl/renesas/core.c: In function 'sh_pfc_check_info': > include/linux/kern_levels.h:5:25: error: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' [-Werror=format=] > Caused by commit > > be1a0d45cdd5 ("pinctrl: renesas: checker: Rework drive and bias pin iteration") Thanks for the report! I have fixed the offending commit. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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