* Ingo Molnar wrote: > > * 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 Here's another one (this one with CONFIG_BUG=y too): vmlinux.o: error: objtool: 45 warning(s) upgraded to errors config attached. There's probably some overlap between the root causes of the 3 configs I sent so far. Thanks, Ingo