Re: evdev keyboard driver stopped working after upgrading fromKernel 2.6.33-rc8 to 2.6.33 (official release)

From: Mike Galbraith
Date: Thu Mar 04 2010 - 03:15:34 EST


On Thu, 2010-03-04 at 09:03 +0100, Mike Galbraith wrote:
> On Thu, 2010-03-04 at 08:55 +0100, Zeno Davatz wrote:
>
> > Ok, I will try that. Can you give a short input of how I should start bisecting?
>
> git bisect start
> git bisect good v2.6.33-rc8
> git bisect bad v2.6.33
>
> build and test each iteration, should be quick/painless if it's rc8.

Um, with git bisect good/bad after each test to tell git which direction
to go. You might need to know that, since you've never done a bisection
before ;-)

--
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/