lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 8 Aug 2007 13:37:40 +0800
From:	"Dave Young" <hidave.darkstar@...il.com>
To:	"Robert Hancock" <hancockr@...w.ca>
Cc:	"Li Yang-r58472" <LeoLi@...escale.com>, hpa@...or.com,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: i386: kernel boot fail at check_irq_resend:69

>On 8/8/07, Robert Hancock <hancockr@...w.ca> wrote:
> Dave Young wrote:
> >> On 8/7/07, Li Yang-r58472 <LeoLi@...escale.com> wrote:
> >>   -----Original Message-----
> >>> From: linux-kernel-owner@...r.kernel.org
> >>> [mailto:linux-kernel-owner@...r.kernel.org] On Behalf Of Dave Young
> >>> Sent: Tuesday, August 07, 2007 2:32 PM
> >>> To: hpa@...or.com
> >>> 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists