Re: [BUG] 2.6.21-rc1,2,3 regressions on my system that I found so far



On Fri, 2007-03-16 at 21:32 -0400, Len Brown wrote:
On Friday 16 March 2007 19:44, Thomas Gleixner wrote:
Maxim,

On Fri, 2007-03-16 at 12:30 +0200, Maxim Levitsky wrote:
3) Sometimes I get this (once in three boots or so)

[ 36.217405] ENABLING IO-APIC IRQs
[ 36.217587] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 36.433917] APIC timer disabled due to verification failure.

And NO_HZ is disabled due to that (I get 1000/s timer's interrupts)
I haven't investigated that yet.
It looks like another new test that my hardware fails to perform...

Yes, this is probably caused by SMM code trying to emulate a PS/2
keyboard from a (maybe connected or not) USB keyboard. Unfortunately we
have no way to disable this BIOS misfeature in the early boot process.
Arjan, Len ?????

Nope. By definition, SMM is invisible to the OS -- we don't even
get a bit that said it occurred (though we'd like one -- it would
be really helpful to diagnose issues like this one)


well we can do the handshake to take ownership like we do much later in
boot, but that requires PCI to be there and fully discovered, which we
don't have this early.

--
if you want to mail me at work (you don't), use arjan (at) linux.intel.com
Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org

-
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

  • Eserver p5 installation
    ... the usb keyboard, but the boot process, every tcp/ip, nfs startup ...
    (AIX-L)
  • Re: Mounting problem: SATA disk under FC6
    ... a "Drive not found" message for each of the two channels on the card. ... Pressing F4 or Ctrl-S, as indicated in the documentation) has no effect, ... the boot process continues straight to the GRUB screen. ... pre-boot options when you use a USB keyboard, ...
    (Fedora)
  • Re: [BUG] 2.6.21-rc1,2,3 regressions on my system that I found so far
    ... On 3/16/07, Thomas Gleixner wrote: ... keyboard from a USB keyboard. ... have no way to disable this BIOS misfeature in the early boot process. ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)