On Fri, 25 Nov 2022 12:07:48 +0000 Lee Jones <lee@xxxxxxxxxx> wrote: > Since b339ec9c229aa ("kbuild: Only default to -Werror if COMPILE_TEST") WERROR > now defaults to COMPILE_TEST meaning that it's enabled for allmodconfig > builds. This leads to some interesting failures, each resolved in this set. Oh, I get it. Clang. I'll tweak the above para to make that clearer. cc:stable question still applies? How much trouble will these build errors be causing people for the next N years? > With this set applied, I am able to obtain a successful allmodconfig Arm build.