On Tue, 19 Dec 2017, Alexandru Chirvasitu wrote:[...]
I had never heard of 'bisect' before this casual mention (you might tell
I am a bit out of my depth). I've since applied it to Linus' tree between
bebc608 Linux 4.14 (good)
and
4fbd8d1 Linux 4.15-rc1 (bad)
Is Linus current head 4.15-rc4 bad as well?
Thanks for doing that bisect, but unfortunately this commit cannot be the
problematic one, It merily adds a config symbol, but it does not change any
code at all. It has no effect whatsoever. So something might have gone
wrong in your bisecting.
I CC'ed Dou Liyang. He has changed the early APIC setup code and there has^^^^^^^^ Is it this one?
been an issue reported already. Though I lost track of that. Dou, any
pointers?