Clément Lassieur <[email protected]> skribis: > Ludovic Courtès <[email protected]> writes: > >> Hi! >> >> Clément Lassieur <[email protected]> skribis: >> >>> Mark H Weaver <[email protected]> writes: >> >> [...] >> >>>> I suggest doing a git bisect on the 4.16.y branch of the linux-stable >>>> git repository, between the 4.16.3 and 4.16.4 tags. >>> >>> I did it, here is the result: >> >> Impressive, thanks a lot! Did you have a script to do that or >> something? > > You're welcome! I just used the "git bisect" command on a local git > repository that was pointed to by linux-libre <origin>. Automating it > with "git bisect run" wasn't worth it because there were only 8 tests to > do (log2(196)).
Nice, I was expecting it to require more tests. Thanks again! Ludo’.
