Re: [PATCH] atkbd: disable spurious ACK/NAK warning on panic

From: Luca Tettamanti
Date: Mon Nov 13 2006 - 16:39:31 EST


On 11/13/06, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote:
Hi,

On 11/13/06, Luca Tettamanti <kronos.it@xxxxxxxxx> 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.

Current input git tree already has code in i8042 suppressing extra ACKs
caused by panic blinks; as soon as Linus pulls from me you should not
see these messages anymore.

Great, thanks.

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