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

From: Zeno Davatz
Date: Thu Mar 04 2010 - 03:18:54 EST


On Thu, Mar 4, 2010 at 9:14 AM, Mike Galbraith <efault@xxxxxx> wrote:
> 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 ;-)

Thanks! I will try asap. First I gonna upgrade Git to 1.7.0

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