From: John Stultz <johnstul@us.ibm.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: lkml <linux-kernel@vger.kernel.org>,
Clark Williams <williams@redhat.com>
Subject: Re: LS21 + HPET = boot hang (since 2.6.24-rc1)
Date: Tue, 10 Feb 2009 00:33:51 -0800 [thread overview]
Message-ID: <1234254831.6323.10.camel@jstultz-laptop> (raw)
In-Reply-To: <1233974209.7141.7.camel@localhost.localdomain>
On Fri, 2009-02-06 at 18:36 -0800, john stultz wrote:
> Hey Thomas,
> Just a heads up, Clark noted that on LS21s if the HPET is enabled in
> the BIOS, recent kernels hang at boot.
>
> I booted the current -git up after enabling HPET and sure enough:
>
> ENABLING IO-APIC IRQs
> ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> ..MP-BIOS bug: 8254 timer not connected to IO-APIC
> ...trying to set up timer (IRQ0) through the 8259A ...
> ..... (found apic 0 pin 2) ...
> ....... failed.
> ...trying to set up timer as Virtual Wire IRQ...
> ..... failed.
> ...trying to set up timer as ExtINT IRQ...
> ..... failed :(.
> Kernel panic - not syncing: IO-APIC + timer doesn't work! Boot with
> apic=debug and send a report. Then try booting with the 'noapic'
> option.
>
>
> Full boot log attached. Disabling the HPET in the BIOS boots up fine.
>
> I then did some rough bisection to see when this showed up and
> apparently it hit sometime between 2.6.23 and 2.6.24-rc1.
>
> I'll do some further bisection on it next week, but if you have any
> quick ideas let me know.
Hey Thomas,
So I bisected this down to:
commit b8ce33590687888ebb900d09557b8807c4539022
Author: Thomas Gleixner <tglx@linutronix.de>
Date: Fri Oct 12 23:04:07 2007 +0200
x86_64: convert to clock events
Finally switch to the clockevents code. Share code with i386 for
hpet and PIT.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
I'll try to actually look at the change and see what might be the issue
tomorrow. Again, this effects LS21's w/ HPET enabled in the BIOS, but
doesn't seem to effect other HPET systems I tested. Soif you have any
suggestions for getting helpful debug data, let me know.
thanks
-john
next prev parent reply other threads:[~2009-02-10 8:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-07 2:36 LS21 + HPET = boot hang (since 2.6.24-rc1) john stultz
2009-02-10 8:33 ` John Stultz [this message]
2009-02-13 2:48 ` [PATCH][RFC] Fix for " john stultz
2009-02-13 8:12 ` Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1234254831.6323.10.camel@jstultz-laptop \
--to=johnstul@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=williams@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.