Re: i386: kernel boot fail at check_irq_resend:69

From: Dave Young
Date: Wed Aug 08 2007 - 01:37:54 EST


>On 8/8/07, Robert Hancock <hancockr@xxxxxxx> wrote:
> Dave Young wrote:
> >> On 8/7/07, Li Yang-r58472 <LeoLi@xxxxxxxxxxxxx> wrote:
> >> -----Original Message-----
> >>> From: linux-kernel-owner@xxxxxxxxxxxxxxx
> >>> [mailto:linux-kernel-owner@xxxxxxxxxxxxxxx] On Behalf Of Dave Young
> >>> Sent: Tuesday, August 07, 2007 2:32 PM
> >>> To: hpa@xxxxxxxxx
> >>> Cc: LKML
> >>> Subject: i386: kernel boot fail at check_irq_resend:69
> >>>
> >>> Hi,
> >>> The kernerl 2.6.23-rc1-mm2 boot fail at check_irq_resend:69
> >>> > if (WARN_ON_ONCE(desc->handle_irq != handle_edge_irq))
> >>> > return;
> >> Failed? It's just a kernel Badness for me, and the boot can be finished.
> >
> > No, my kernel panic after this. noapic does not help too.
> > Regards
> > dave
>
> That warning should not cause a panic. Is there another message after it?
>
Yes, The timer set failed, but I think the problem maybe caused by my
wrong lpj command line parameter. If this is true, please just excuse
me for noise.

before the warning:
MP-BIOS bug : 8254 timer not connected to IO-APIC
trying to setup timer(IRQ0) through the 8259A ... failed
trying to setup timer as Virtual Wire IRQ ... failed
trying to setup timer as ExtINT IRQ

after the warning:
failed :

kernel panic - not syncing:
IO-APIC + timer doesn't work!
-
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/