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-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html