On Thu, Dec 01, 2022 at 02:07:58PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the kspp tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > kernel/panic.c: In function 'check_panic_on_warn': > kernel/panic.c:238:25: error: format '%s' expects argument of type 'char *', but argument 2 has type 'unsigned int' [-Werror=format=] > 238 | panic("%s: system warned too often (kernel.warn_limit is %d)", > | ~^ Ugh. Thank you. It looks like my unfixed tree got pushed; apologies. This has been corrected now. -- Kees Cook