Woody, On Wed, 28 Aug 2019, Woody Suwalski wrote:
> I have tried to "bisect" the config changes, and builds working/not > working between > rc3-rc4-rc5, and come out with the same frustrating result, that > building a "clean" kernel is not producing the same behavoir as > incremental building while bisecting. So what you say is that: make clean; make menuconfig (change some option); make and make menuconfig (change some option); make produces different results? That needs to be fixed first. If you can't trust your build system then you cannot trust any result it produces. What's you actual build procedure? Thanks, tglx