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:03:32 EST


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.

-Mike

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