https://bugs.freedesktop.org/show_bug.cgi?id=79980
--- Comment #166 from Michel Dänzer michel@daenzer.net --- (In reply to Jacob from comment #164)
I ran a bisection between the two releases, and the result was the following: Bisecting: 120 revisions left to test after this (roughly 7 steps)
That's not the result but just an early step of the bisection. :) As the above says, Git estimates that you'll need to test around 7 more kernels before there is a result. BTW, make sure to only run 'bisect good' after you've tested a kernel long enough to be sure it's not affected by the problem. If you mark a commit as good which is actually bad, the bisection will fail.