* Ingo Molnar wrote: > > My randconfig build tests found this failure of 36 warnings upgraded to > a build failure: > > vmlinux.o: error: objtool: 36 warning(s) upgraded to errors > > One thing that stands out in the config is: > > # CONFIG_BUG is not set Here's a different build failure, with CONFIG_BUG set: vmlinux.o: error: objtool: 39 warning(s) upgraded to errors it was the 6th randconfig - so these failures are pretty high frequency. config attached. I don't think this change is a wise one so close to the v6.15 merge window... Thanks, Ingo