Re: [BUG] usb problems in .38-rc3+
From: Gadiyar, Anand
Date: Tue Feb 08 2011 - 01:46:56 EST
On Tue, Feb 8, 2011 at 7:45 AM, Ed Tomlinson <edt@xxxxxx> wrote:
> I tried bisecting without much luck. It started with about 4000 commits to check. It was still bad
> when it reached the first 1000 commits post .37. Then all boots started crashing. I think its possible
> to restrict a bisect to a directory - if so, what dir should I try?
>
Maybe drivers/ or drivers/usb would be enough for a first attempt?
I usually start there.
You could just do:
git bisect start -- [path]
to restrict bisection to commits that touch [path].
- Anand
--
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/