Hi, On Mon, 9 Sep 2019 20:11:59 +1000 Stephen Rothwell wrote: > > If you are bisecting linux-next, I will suggest bisecting between the > stable branch on linux-next (which is just Linus' tree when I started > that day) and the top of the first linux-next that fails. (Assuming > that the stable branch is good). Actually (since you won't be bisecting the latest linux-next), you probably want to use git merge-base stable next-20190903 (or whatever linux-next you are bisecting) as your first good commit (assuming it id good :-)). -- Cheers, Stephen Rothwell