From: Christian Hoffmann <email@christianhoffmann.info>
To: johnstul@us.ibm.com,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Long timeout when booting >= 2.6.38
Date: Mon, 02 May 2011 20:49:30 +0200 [thread overview]
Message-ID: <4DBEFCBA.3070501@christianhoffmann.info> (raw)
Hi all,
I have a strange hang/timeout when booting kernel 2.6.38 and newer. It
hangs after a few initialization steps and then after 145 seconds, it
continues to boot.
I bisected kernel and found that offensive revision is:
08ec0c58fb8a05d3191d5cb6f5d6f81adb419798
"x86: Improve TSC calibration using a delayed workqueue"
Older kernels before above revision work fine.
When passing acpi=off to kernel, the problem seems to disappear.
Dmesg output below where you can see the jump from 1.47 to 146.85.
The mainboard is an Asus M4A89GTD PRO/USB3 (latest BIOS revision).
Kind regards,
Chris
PS: the problem has also been reported to ubuntu where more hw
information is attached.
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/765230
PSS: dmesg output
[ 1.473495] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
[ 1.473496] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
[ 1.473497] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
[ 1.473499] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff]
[ 1.473500] pci_bus 0000:04: resource 8 [mem 0xcff00000-0xdfffffff]
[ 1.473502] pci_bus 0000:04: resource 9 [mem 0xf0000000-0xfebfffff]
[ 1.473504] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
[ 1.473505] pci_bus 0000:05: resource 1 [mem 0xfe900000-0xfe9fffff]
[ 1.473506] pci_bus 0000:05: resource 2 [mem 0xfdf00000-0xfdffffff64bit
pref]
[ 1.473528] NET: Registered protocol family 2
[ 1.473742] IP route cache hash table entries: 262144 (order: 9, 097152
bytes)
[ 1.474749] TCP established hash table entries: 524288 (order: 11,
8388608 bytes)
[ 1.476599] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.476906] TCP: Hash tables configured (established 524288 bind 65536)
[ 1.476956] TCP reno registered
[ 1.476991] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.477058] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) [
1.477185] NET: Registered protocol family 1
[ 1.477217] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled
[ 146.850204] pci 0000:01:05.0: Boot video device
[ 146.850243] PCI: CLS 64 bytes, default 64
[ 146.851583] PCI-DMA: Disabling AGP.
[ 146.851722] PCI-DMA: aperture base @ c4000000 size 65536 KB
[ 146.851749] PCI-DMA: using GART IOMMU.
[ 146.851776] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[ 146.855705] audit: initializing netlink socket (disabled)
[ 146.855751] type=2000 audit(1303051325.840:1): initialized
[ 146.864990] HugeTLB registered 2 MB page size, pre-allocated 0 pages [
146.866277] VFS: Disk quotas dquot_6.5.2
[ 146.866368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 146.866903] fuse init (API version 7.16)
[ 146.866979] msgmni has been set to 15492
[ 146.867311] Block layer SCSI generic (bsg) driver version 0.4 loaded ...
next reply other threads:[~2011-05-02 19:05 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-02 18:49 Christian Hoffmann [this message]
2011-05-02 19:09 ` Long timeout when booting >= 2.6.38 john stultz
2011-05-02 20:42 ` Christian Hoffmann
2011-05-02 21:10 ` Christian Hoffmann
2011-05-02 22:12 ` john stultz
2011-05-02 21:49 ` john stultz
2011-05-02 22:27 ` Christian Hoffmann
2011-05-03 0:31 ` john stultz
2011-05-03 19:33 ` Christian Hoffmann
[not found] ` <4DC04E15.2030308@christianhoffmann.info>
2011-05-04 1:38 ` john stultz
2011-05-04 7:12 ` Christian Hoffmann
2011-05-04 17:04 ` Christian Hoffmann
2011-05-04 1:00 ` john stultz
2011-05-04 7:31 ` Christian Hoffmann
2011-05-04 8:37 ` Thomas Gleixner
2011-05-04 16:47 ` Christian Hoffmann
2011-05-04 17:49 ` Thomas Gleixner
2011-05-04 19:40 ` Christian Hoffmann
2011-05-04 20:53 ` Thomas Gleixner
2011-05-05 17:28 ` Christian Hoffmann
2011-05-09 8:22 ` Thomas Gleixner
2011-05-15 20:11 ` Christian Hoffmann
2011-05-16 9:07 ` Thomas Gleixner
2011-05-16 19:34 ` Christian Hoffmann
2011-05-05 1:16 ` john stultz
2011-05-05 8:25 ` Thomas Gleixner
2011-05-05 17:47 ` Christian Hoffmann
2011-05-05 18:41 ` Thomas Gleixner
2011-05-03 18:12 ` David
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=4DBEFCBA.3070501@christianhoffmann.info \
--to=email@christianhoffmann.info \
--cc=johnstul@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
/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.