I don't know how to do it. ~/github $ git clone https://github.com/torvalds/linux.git ~/github $ cd linux ~/github/linux $ git bisect start ~/github/linux $ git bisect bad v4.9 ~/github/linux $ git bisect good v4.8 fatal: BUG: attempt to snprintf into too-small buffer 2017-01-30 8:58 GMT+02:00 Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>: > On Sun, Jan 29, 2017 at 05:12:29PM +0200, Vitaly Tonkacheyev wrote: >> Driver stops working after update kernel to 4.9 (tried 4.9.4-4.9.6). >> On 4.8 it works fine. > > Any chance you can run 'git bisect' and track down the offending commit? > > thanks, > > greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html