On Wed, Aug 13, 2025 at 10:45:33PM +0900, Dominique Martinet wrote: > Andy Shevchenko wrote on Wed, Aug 13, 2025 at 03:39:09PM +0200: > > > I assume Andrew will pick it up eventually? > > > > I hope this to happen sooner as it broke my builds too (I always do now `make W=1` > > and suggest all developers should follow). > > I actually test with W=1 too, but somehow this warning doesn't show up > in my build, I'm not quite sure why :/ > (even if I try clang like the test robot... But there's plenty of > other warnings all around everywhere else, so I agree this is all way > too manual) Depends on your config, last few releases I was specifically targetting x86 defconfigs (32- and 64-bit) to be build with `make W=1`. There are a couple of changes that are still pending, but otherwise it builds with GCC and clang. -- With Best Regards, Andy Shevchenko