Re: [PATCH 12/32] Blackfin arch: Fix bug using usb keyboard crashes kernel

From: Pekka Enberg
Date: Mon May 21 2007 - 07:40:04 EST


Hi Bryan,

On 5/21/07, Bryan Wu <bryan.wu@xxxxxxxxxx> wrote:
+#ifdef CONFIG_DUMMY_CONSOLE
+ conswitchp = &dummy_con;
+#endif
cclk = get_cclk();
sclk = get_sclk();

This patch has no changelog. While it is probably apparent to you why
this fixes a crash when using an USB keyboard, it would be nice for
the rest of us to know which crash it fixes and why.
-
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/