Messages in this thread |  | | | Date | Mon, 13 Nov 2006 16:24:41 -0500 | | From | "Dmitry Torokhov" <> | | Subject | Re: [PATCH] atkbd: disable spurious ACK/NAK warning on panic |
| |
On 11/13/06, Luca Tettamanti <kronos.it@gmail.com> wrote: > After the panic() message has been printed kernel may blink keyboard > leds to signal the abnormal condition. > atkbd warns that "Some program might be trying access hardware directly" > at every blink, scrolling the useful text out of the screen. > Avoid printing the warning when oops_in_progress is set in order to > preserve the panic message. >
Hi Luca,
Current input git tree already has code in i8042 supressing extra ACKs caused by palic blinks; as soon as Linus pulls from me you should not see these messages anymore.
-- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |