Re: [BUG 2.6.20-rc2] atkbd.c: Spurious ACK



On Thursday 28 December 2006 16:45, Rene Herman wrote:
Dave Jones wrote:

On Wed, Dec 27, 2006 at 10:32:53PM +0100, Rene Herman wrote:

The bug where the kernel repetitively emits "atkbd.c: Spurious ACK
on isa0060/serio0. Some program might be trying access hardware
directly" (sic) on a panic, thereby scrolling away the information
that would help in seeing what exactly the problem was (ie, "Unable
to mount root fs" or something) is still present in 2.6.20-rc2.

Do you have a KVM ? Quite a few of those seem to tickle this printk.

No, regular old PS/2 keyboard, directly connected. Due to that exact
uneventfullness and having seen it reported before recently (*) I
assumed everyone was seeing this. If not, I guess I can try to narrow it
down.

It's easy to test for anyone willing: just boot with "root=/dev/null" or
something as a kernel param. The printk's are in sync with the panic
code blinking the leds.

(*) Here there was supposed to be a link to the post I was refferring
to, but googling for it led to http://lkml.org/lkml/2006/11/13/300

Dmitry, could you ask Linus to pull the change? I find this to be an
exceedingly annoying bug. It's just so incredibly silly, having one part
of the kernel helpfully blink leds at you with another part going "hey,
dude! don't do that!"


Hi Rene,

The change to suppress ACKs from paic blinking is already in Linus's tree.
I just tried booting with root=/dev/sdg and I had leds blinking but no
messages from atkbd were seen.

Could it be that you loaded older kernel by accident? Does anybody else
still seeing "Spurios ACK" messages during kernel panic?

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



Relevant Pages

  • Re: [PATCH] input: extend EV_LED
    ... The hability to blinking at one rate is *very* common on ... For hardware-blink leds with various frequencies, ... and the new parameter pair is in new line. ... it implies both on- and off- times, leading to a duty cycle ...
    (Linux-Kernel)
  • Re: [PATCH] input: extend EV_LED
    ... The hability to blinking at one rate is *very* common on ... For hardware-blink leds with various frequencies, ... A blinking led is basically a PWM ... and the new parameter pair is in new line. ...
    (Linux-Kernel)
  • Re: [PATCH] enclosure: add support for enclosure services
    ... AHCI enclosure patch ... expose activity LEDs via sysfs? ... Which is already the case without the SES kernel bloat. ... And none of this means that it needs a kernel representation. ...
    (Linux-Kernel)
  • Re: use of preempt_count instead of in_atomic() at leds-gpio.c
    ... limited knowledge of how that part of the kernel works, ... this all points at an ill-designed part of the leds interface. ... Some drivers do have a problem with that however and its usually been ... suggested they offload the brightness changes into a workqueue. ...
    (Linux-Kernel)
  • Re: [Bugme-new] [Bug 11717] New: Pressing suspend button suspends, but does not wakes up
    ... hibernate my laptop, but with vanilla 2.6.28-rc3, I can hibernate ... the cursor was blinking on the upper left corner of the screen, ... The blinking leds (caps and scroll lock) would indicate a kernel panic, ...
    (Linux-Kernel)