Re: Regression: USB is nfg after suspend/resume(RAM) cycle on Intelchipset

From: Linus Torvalds
Date: Tue May 29 2007 - 13:47:27 EST




On Tue, 29 May 2007, Nish Aravamudan wrote:
>
> git bisect start drivers/usb ? Should only bisect over commits
> affecting any paths you give it.

Yes, but see the caveat in my other email. You need to have git-1.5.1 or
newer to have this work (it will *mostly* work in older versions, but
older versions have a terminating problem, so while it actually does the
bisection correctly, it will screw up at the very end unless all commits
in the final range are "dense" in that they all trigger in those
pathnames).

> The man-page is pretty good. There used to be
> http://www.kernel.org/pub/software/scm/git/docs/howto/isolate-bugs-with-bisect.txt,
> but it's 404 now...

That file got folded into the user manual, so it doesn't exist as a
stand-alone thing any more.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/