LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* BUG: 2.6.20 atkbd spams console after kernel panic
@ 2007-02-22 19:41 Mark Lord
  2007-02-22 20:26 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Lord @ 2007-02-22 19:41 UTC (permalink / raw)
  To: Linux Kernel, dmitry.torokhov

The kernel panic is my fault, but I'd still like to see the on-screen
messages when it happens.

Unfortunately, 2.6.20 atkbd.c continuously spams the console after a
kernel panic (my fault), with these messages:

...
kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
atkbd.c: Spurious ACK on isa0060/serio0. Some program might be trying access hardware directly.
atkbd.c: Spurious ACK on isa0060/serio0. Some program might be trying access hardware directly.
atkbd.c: Spurious ACK on isa0060/serio0. Some program might be trying access hardware directly.
atkbd.c: Spurious ACK on isa0060/serio0. Some program might be trying access hardware directly.
atkbd.c: Spurious ACK on isa0060/serio0. Some program might be trying access hardware directly.
...

These appear to be getting generated in response to the flashing of the keyboard LEDs
in response to the kernel panic.

Could somebody fix this please?

Cheers
--
Mark Lord

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: BUG: 2.6.20 atkbd spams console after kernel panic
  2007-02-22 19:41 BUG: 2.6.20 atkbd spams console after kernel panic Mark Lord
@ 2007-02-22 20:26 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2007-02-22 20:26 UTC (permalink / raw)
  To: Mark Lord; +Cc: Linux Kernel

On 2/22/07, Mark Lord <lkml@rtr.ca> wrote:
> The kernel panic is my fault, but I'd still like to see the on-screen
> messages when it happens.
>
> Unfortunately, 2.6.20 atkbd.c continuously spams the console after a
> kernel panic (my fault), with these messages:
>
> ...
> kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
> atkbd.c: Spurious ACK on isa0060/serio0. Some program might be trying access hardware directly.
> atkbd.c: Spurious ACK on isa0060/serio0. Some program might be trying access hardware directly.
> atkbd.c: Spurious ACK on isa0060/serio0. Some program might be trying access hardware directly.
> atkbd.c: Spurious ACK on isa0060/serio0. Some program might be trying access hardware directly.
> atkbd.c: Spurious ACK on isa0060/serio0. Some program might be trying access hardware directly.
> ...
>
> These appear to be getting generated in response to the flashing of the keyboard LEDs
> in response to the kernel panic.
>
> Could somebody fix this please?
>

Hi Mark,

Please try 2.6.21-rc1, it should be fixed properly there. If not
please let me know.

Thanks!

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-22 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-22 19:41 BUG: 2.6.20 atkbd spams console after kernel panic Mark Lord
2007-02-22 20:26 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).