On Tue, Jul 9, 2019 at 6:08 PM Linus Torvalds wrote: > > I guess I'll just have to do a full bisect on the laptop too. That's > going to take forever. Whee. It looks like it's bisecting to the same thing. Only partway done, but it feels very much like my desktop. Right now it's showing this to be due to a1aab6f3d295 (refs/bisect/bad) Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/.. dad1c12ed831 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/.. which was what my desktop bisect was doing too. So here's my config that I'm using. This really is taking forever, I don't end up having the patience to stay at the machine when the build takes 5-10 minutes, so I'm walking away for each bisection making it even slower. Does anybody see anything that might be wrong? The laptop is a i7-8565U, so there's nothing special here. Certainly not UMIP hw that nobody else has. Linus