From: "Torsten Kaiser" <just.for.lkml@googlemail.com>
To: "Andrew Morton" <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
"Badari Pulavarty" <pbadari@gmail.com>
Subject: Re: 2.6.25-rc5-mm1
Date: Thu, 13 Mar 2008 23:05:11 +0100 [thread overview]
Message-ID: <64bb37e0803131505u7ae920fdvbbed005cbeb8c98e@mail.gmail.com> (raw)
In-Reply-To: <64bb37e0803121301u6f836710m9ebb30e065751bec@mail.gmail.com>
On Wed, Mar 12, 2008 at 9:01 PM, Torsten Kaiser
<just.for.lkml@googlemail.com> wrote:
> On Wed, Mar 12, 2008 at 8:44 PM, Andrew Morton
> <akpm@linux-foundation.org> wrote:
> > OK, so it looks like it died during networking initialisation.
> >
> > Could you please add initcall_debug to the boot command line so we can see
> > which function it is getting stuck in?
>
> Yes, here is the result:
> [ 2.573979] PCI-DMA: Disabling AGP.
> [ 2.577639] PCI-DMA: aperture base @ 8000000 size 65536 KB
> [ 2.589504] PCI-DMA: using GART IOMMU.
> [ 2.593258] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
> [ 2.600132] initcall pci_iommu_init+0x0/0x20() returned 0 after 19 msecs
> [ 2.622146] calling hpet_late_init+0x0/0x140()
> [ 2.626689] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31
> [ 2.633022] hpet0: 3 32-bit timers, 25000000 Hz
> [ 2.638562] initcall hpet_late_init+0x0/0x140() returned 0 after 9 msecs
> [ 2.654545] calling clocksource_done_booting+0x0/0x20()
> [ 2.659855] initcall clocksource_done_booting+0x0/0x20()<6>Time:
>
> hpet clocksource has been installed.
> [ 2.662185] returned 0 after 0 msecs
> [ 2.688448] calling init_pipe_fs+0x0/0x60()
> [ 2.695423] initcall init_pipe_fs+0x0/0x60() returned 0 after 0 msecs
> [ 2.705784] calling init_mnt_writers+0x0/0x70()
> [ 2.711681] initcall init_mnt_writers+0x0/0x70() returned 0 after 0 msecs
> [ 2.721678] calling eventpoll_init+0x0/0x90()
> [ 2.731644] initcall eventpoll_init+0x0/0x90() returned 0 after 0 msecs
> [ 2.738295] calling anon_inode_init+0x0/0x130()
> [ 2.751614] initcall anon_inode_init+0x0/0x130() returned 0 after 0 msecs
> [ 2.771585] calling pcie_aspm_init+0x0/0x30()
> [ 2.779297] initcall pcie_aspm_init+0x0/0x30() returned 0 after 2 msecs
> [ 2.793911] calling acpi_event_init+0x0/0x52()
>
> -> it looked like the system this time already hung here. But just
> pressing the 'Alt' key let the system continue until the network hang.
> (I tried this a second time, again it paused here until I pressed a key)
>
> [ 94.857929] initcall acpi_event_init+0x0/0x52() returned 0 after 29276 msecs
> [ 94.865002] calling pnp_system_init+0x0/0x20()
> [ 94.877935] system 00:06: ioport range 0x4d0-0x4d1 has been reserved
> [ 94.884286] system 00:06: ioport range 0x7b0-0x7df has been reserved
> [ 94.897886] system 00:06: ioport range 0x800-0x80f has been reserved
> [ 94.907886] system 00:06: ioport range 0xbb0-0xbdf has been reserved
> [ 94.917855] system 00:06: ioport range 0x2000-0x207f has been reserved
> [ 94.937827] system 00:06: ioport range 0x2080-0x20ff has been reserved
> [ 94.947827] system 00:06: ioport range 0x2400-0x247f has been reserved
> [ 94.957793] system 00:06: ioport range 0x2480-0x24ff has been reserved
> [ 94.977766] system 00:06: ioport range 0x2800-0x287f has been reserved
> [ 94.987766] system 00:06: ioport range 0x2880-0x28ff has been reserved
> [ 94.997734] system 00:06: ioport range 0x2c00-0x2c7f has been reserved
> [ 95.017708] system 00:06: ioport range 0x2c80-0x2cff has been reserved
> [ 95.024234] system 00:06: iomem range 0x0-0x0 could not be reserved
> [ 95.037678] system 00:06: iomem range 0xfee01000-0xfeefffff could
> not be reserved
> [ 95.060158] system 00:06: iomem range 0xefa80000-0xefabffff has been reserved
> [ 95.070158] system 00:06: iomem range 0xffb00000-0xffbfffff could
> not be reserved
> [ 95.077633] system 00:06: iomem range 0xfff00000-0xffffffff could
> not be reserved
> [ 95.097590] system 00:08: iomem range 0xfec00000-0xfec00fff could
> not be reserved
> [ 95.120064] system 00:08: iomem range 0xfee00000-0xfee00fff could
> not be reserved
> [ 95.130070] system 00:0c: ioport range 0x290-0x297 has been reserved
> [ 95.137523] system 00:0d: iomem range 0x0-0x9ffff could not be reserved
> [ 95.157495] system 00:0d: iomem range 0xc0000-0xcffff has been reserved
> [ 95.167495] system 00:0d: iomem range 0xe0000-0xfffff could not be reserved
> [ 95.177463] system 00:0d: iomem range 0x100000-0xdfffffff could not
> be reserved
> [ 95.197437] system 00:0d: iomem range 0xfec00000-0xffffffff could
> not be reserved
> [ 95.219983] initcall pnp_system_init+0x0/0x20() returned 0 after 162 msecs
> [ 95.226887] calling chr_dev_init+0x0/0xd0()
> [ 95.237813] initcall chr_dev_init+0x0/0xd0() returned 0 after 0 msecs
> [ 95.247378] calling firmware_class_init+0x0/0x90()
> [ 95.257320] initcall firmware_class_init+0x0/0x90() returned 0 after 0 msecs
> [ 95.276031] calling loopback_init+0x0/0x20()
> [ 95.288590] initcall loopback_init+0x0/0x20() returned 0 after 0 msecs
> [ 95.296837] calling cpufreq_gov_performance_init+0x0/0x20()
> [ 95.309084] initcall cpufreq_gov_performance_init+0x0/0x20()
> returned 0 after 0 msecs
> [ 95.317734] calling cpufreq_gov_dbs_init+0x0/0x50()
> [ 95.338090] initcall cpufreq_gov_dbs_init+0x0/0x50() returned 0 after 0 msecs
> [ 95.345254] calling init_acpi_pm_clocksource+0x0/0xc0()
> [ 95.355293] initcall init_acpi_pm_clocksource+0x0/0xc0() returned 0
> after 0 msecs
> [ 95.374115] calling pcibios_assign_resources+0x0/0x90()
> [ 95.379618] PCI: Bridge: 0000:00:06.0
> [ 95.394087] IO window: disabled.
> [ 95.397502] MEM window: 0xeff00000-0xefffffff
> [ 95.402032] PREFETCH window: 0x00000000eef00000-0x00000000eeffffff
> [ 95.415189] PCI: Bridge: 0000:00:0b.0
> [ 95.418860] IO window: e000-efff
> [ 95.438075] MEM window: 0xefe00000-0xefefffff
> [ 95.442610] PREFETCH window: disabled.
> [ 95.455526] PCI: Bridge: 0000:00:0c.0
> [ 95.459197] IO window: disabled.
> [ 95.462604] MEM window: 0xefd00000-0xefdfffff
> [ 95.475513] PREFETCH window: disabled.
> [ 95.479443] PCI: Bridge: 0000:00:0d.0
> [ 95.485512] IO window: disabled.
> [ 95.495480] MEM window: 0xefc00000-0xefcfffff
> [ 95.500010] PREFETCH window: disabled.
> [ 95.515455] PCI: Bridge: 0000:00:0f.0
> [ 95.519124] IO window: d000-dfff
> [ 95.522533] MEM window: 0xefb00000-0xefbfffff
> [ 95.535423] PREFETCH window: 0x00000000e0000000-0x00000000e7ffffff
> [ 95.545456] initcall pcibios_assign_resources+0x0/0x90() returned 0
> after 79 msecs
> [ 95.557830] calling fill_mp_bus_to_cpumask+0x0/0x100()
> [ 95.575408] initcall fill_mp_bus_to_cpumask+0x0/0x100() returned 0
> after 0 msecs
> [ 95.593777] calling inet_init+0x0/0x380()
> [ 95.597890] NET: Registered protocol family 2
>
> -> same hang, no reaction to SysRq.
>
> What looks suspicious: The call to pcie_aspm_init is just before the
> temporary hang. When I used make oldconfig to upgrade the .config from
> 2.6.25-rc3-mm1 to -rc5-mm1 I activated the new option CONFIG_PCIEASPM.
>
> I will try with CONFIG_PCIEASPM_DEBUG added and completely without this option.
CONFIG_PCIEASPM does not change anything.
Also testing the range of ipc patches you suggested to Badari did not fix it.
I did a bisect, these patches are currently remaining, but I dod not
have the time for more bisect steps until tomorrow:
git-scsi-misc
git-sh
execute-tasklets-in-the-same-order-they-were-queued
git-sched
sched: work around hrtick related lockup
sched: make sure jiffies is up to date before calling __update_rq_clock()
sched: fix rq->clock overflows detection with CONFIG_NO_HZ
sched: make cpu_clock() globally synchronous
sched: remove isolcpus
ftrace: make the task state char-string visible to all
sched: add latency tracer callbacks to the scheduler
latencytop: optimize LT_BACKTRACEDEPTH loops a bit
sched: cleanup old and rarely used 'debug' features.
[SCSI] zfcp: convert zfcp to use target reset and device reset handler
[SCSI] qla4xxx: Add target reset functionality
[SCSI] scsi_error: add target reset handler
[SCSI] ps3rom: Simplify fill_from_dev_buffer()
[SCSI] scsi_debug: use shost_priv macro
[SCSI] scsi_debug: remove unnecessary checking
[SCSI] scsi_debug: remove scsi_debug.h
[SCSI] scsi_debug: stop including drivers/scsi/scsi.h
[SCSI] Remove random noop unchecked_isa_dma users
[SCSI] aacraid: READ_CAPACITY_16 shouldn't trust allocation length in cdb
[SCSI] st: show options currently set in sysfs
[SCSI] st: add option to use SILI in variable block reads
[SCSI] gdth: remove command accessors
[SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the
adapter lacks one
[SCSI] libsas: Provide a transport-level facility to request SAS addrs
[SCSI] ips: sg chaining support to the path to non I/O commands
[SCSI] gdth: convert to PCI hotplug API
[SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion
rtc: rtc-sh: Add support for periodic IRQs.
sh: SuperH KEYSC keypad data for Solution Engine 7722
sh: SuperH KEYSC keypad data for MigoR
sh: SuperH KEYSC platform driver
Torsten
next prev parent reply other threads:[~2008-03-13 22:05 UTC|newest]
Thread overview: 129+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-11 8:14 2.6.25-rc5-mm1 Andrew Morton
2008-03-11 10:16 ` [Build Faliure] 2.6.25-rc5-mm1 build fails Kamalesh Babulal
2008-03-11 10:56 ` Edward Shishkin
2008-03-11 12:55 ` [Build Failure] 2.6.25-rc5-mm1 Build fails with allmodconfig probe_4drives undefined Kamalesh Babulal
2008-03-11 17:41 ` Andrew Morton
2008-03-11 19:35 ` Bartlomiej Zolnierkiewicz
2008-03-11 18:19 ` Andrew Morton
2008-03-11 19:36 ` Bartlomiej Zolnierkiewicz
2008-03-11 17:09 ` 2.6.25-rc5-mm1 (paravirt/vsmp/no PCI) Randy Dunlap
2008-03-11 18:18 ` Jeremy Fitzhardinge
2008-03-12 0:10 ` Ravikiran G Thirumalai
2008-03-12 1:42 ` Randy Dunlap
2008-03-12 1:51 ` Jeremy Fitzhardinge
2008-03-12 7:14 ` Ingo Molnar
2008-03-11 20:23 ` 2.6.25-rc5-mm1 serge
2008-03-11 20:39 ` 2.6.25-rc5-mm1 Andrew Morton
2008-03-12 19:33 ` 2.6.25-rc5-mm1 Torsten Kaiser
2008-03-12 19:44 ` 2.6.25-rc5-mm1 Andrew Morton
2008-03-12 20:01 ` 2.6.25-rc5-mm1 Torsten Kaiser
2008-03-13 22:05 ` Torsten Kaiser [this message]
2008-03-13 22:35 ` 2.6.25-rc5-mm1 Andrew Morton
2008-03-13 23:10 ` 2.6.25-rc5-mm1 Badari Pulavarty
2008-03-21 12:12 ` 2.6.25-rc5-mm1 Ingo Molnar
2008-03-12 1:14 ` 2.6.25-rc5-mm1 Dave Young
2008-03-12 7:21 ` 2.6.25-rc5-mm1: NO_HZ=Y && PREEMPT_RCU=Y fails to build Laurent Riffard
2008-03-12 7:44 ` Andrew Morton
2008-03-12 21:32 ` Laurent Riffard
2008-03-12 23:43 ` Tilman Schmidt
2008-03-12 9:17 ` [BUILD_FAILURE] 2.6.25-rc5-mm1 build fails at startup_ipi_hook() with randconfig Kamalesh Babulal
2008-03-12 12:55 ` [BUG] 2.6.25-rc5-mm1 kernel panic with "Exception: 501 " on powerpc Kamalesh Babulal
2008-03-12 12:55 ` Kamalesh Babulal
2008-03-12 17:46 ` Andrew Morton
2008-03-12 17:46 ` Andrew Morton
2008-03-12 17:51 ` Matthew Wilcox
2008-03-12 17:51 ` Matthew Wilcox
2008-03-12 22:26 ` Michael Ellerman
2008-03-12 22:26 ` Michael Ellerman
2008-03-12 22:33 ` Matthew Wilcox
2008-03-12 22:33 ` Matthew Wilcox
2008-03-13 13:02 ` Kamalesh Babulal
2008-03-13 13:02 ` Kamalesh Babulal
2008-03-12 20:40 ` Benjamin Herrenschmidt
2008-03-12 20:40 ` Benjamin Herrenschmidt
2008-03-12 18:14 ` Badari Pulavarty
2008-03-12 18:14 ` Badari Pulavarty
2008-03-12 18:10 ` 2.6.25-rc5-mm1 - x86_64 boot problem ? Badari Pulavarty
2008-03-12 18:15 ` Andrew Morton
2008-03-13 17:09 ` 2.6.25-rc5-mm1 - x86_64 boot problem with git-sched.patch Badari Pulavarty
2008-03-13 17:40 ` Badari Pulavarty
2008-03-13 17:55 ` Guillaume Chazarain
2008-03-13 18:20 ` Badari Pulavarty
2008-03-12 23:54 ` [2.6.25-rc5-mm1] BUG: spinlock bad magic early during boot Tilman Schmidt
2008-03-13 0:04 ` Andrew Morton
2008-03-13 21:48 ` Dave Hansen
2008-03-13 20:46 ` Dave Hansen
2008-03-14 0:35 ` Tilman Schmidt
2008-03-14 18:03 ` Dave Hansen
2008-03-14 20:06 ` Dave Hansen
2008-03-14 20:20 ` Linus Torvalds
2008-03-14 20:51 ` Eric Piel
2008-03-14 21:35 ` Dave Hansen
2008-03-14 22:50 ` Eric Piel
2008-03-14 23:29 ` Dave Hansen
2008-03-15 12:47 ` Tilman Schmidt
2008-03-15 19:21 ` Linus Torvalds
2008-03-15 19:42 ` Éric Piel
2008-03-15 20:19 ` Linus Torvalds
2008-03-16 0:15 ` Éric Piel
2008-03-16 0:15 ` Éric Piel
2008-03-17 17:27 ` Len Brown
[not found] ` <1205858252.21619.233.camel@queen.suse.de>
2008-03-18 20:32 ` Len Brown
2008-03-20 14:28 ` Thomas Renninger
2008-03-17 17:59 ` Len Brown
2008-03-21 13:17 ` Pavel Machek
2008-03-23 16:00 ` Dave Hansen
2008-03-24 16:03 ` Pavel Machek
2008-03-24 17:05 ` Eric Piel
2008-03-24 17:19 ` Pavel Machek
2008-03-24 17:23 ` Dave Hansen
2008-03-27 9:23 ` Helge Hafting
2008-03-17 18:05 ` Len Brown
2008-03-17 18:05 ` Len Brown
2008-03-16 20:11 ` Dave Hansen
2008-03-17 12:23 ` Peter Zijlstra
2008-03-19 23:50 ` Tilman Schmidt
2008-03-17 17:48 ` Len Brown
2008-03-13 0:15 ` [2.6.25-rc5-mm1] WARNING: at drivers/base/sys.c:173 Tilman Schmidt
2008-03-13 18:34 ` Greg KH
2008-03-13 19:57 ` Dave Jones
2008-03-13 19:56 ` Dave Jones
2008-03-13 20:27 ` Greg KH
2008-03-14 0:01 ` Tilman Schmidt
2008-03-14 0:44 ` Dave Jones
2008-03-14 0:57 ` Zhao Yakui
2008-03-14 9:58 ` Tilman Schmidt
2008-03-15 12:16 ` Tilman Schmidt
2008-03-13 14:03 ` 2.6.25-rc5-mm1 shutdown crash Helge Hafting
2008-03-13 16:12 ` Andrew Morton
2008-03-25 12:23 ` Helge Hafting
2008-03-13 19:48 ` [2.6.25-rc5-mm1] regression: cannot run Postfix sendmail command as non-root Tilman Schmidt
2008-03-13 22:21 ` Daniel Lezcano
2008-03-14 0:08 ` Tilman Schmidt
2008-03-17 10:44 ` Daniel Lezcano
2008-03-17 12:50 ` Benjamin Thery
2008-03-17 13:35 ` Tilman Schmidt
2008-03-17 13:06 ` Tilman Schmidt
2008-03-17 13:17 ` Daniel Lezcano
2008-03-19 17:52 ` Benjamin Thery
2008-03-19 21:16 ` Andrew Morton
2008-03-19 22:14 ` Benjamin Thery
2008-03-19 22:49 ` David Miller
2008-03-20 8:26 ` Benjamin Thery
2008-03-20 10:21 ` Rafael J. Wysocki
2008-03-20 12:52 ` Pavel Emelyanov
2008-03-20 13:48 ` Benjamin Thery
2008-03-20 14:38 ` Rafael J. Wysocki
2008-03-19 23:31 ` Tilman Schmidt
2008-03-13 22:07 ` 2.6.25-rc5-mm1: "consolechars" hangs on boot Laurent Riffard
2008-03-13 22:38 ` Andrew Morton
2008-03-14 5:26 ` Oleg Nesterov
2008-03-14 21:06 ` Laurent Riffard
2008-03-15 12:03 ` Oleg Nesterov
2008-03-16 21:38 ` 2.6.25-rc5-mm1 build failure of pcsp.c Mariusz Kozlowski
2008-03-28 22:52 ` 2.6.25-rc5-mm1 sparc64 boot problems due to generic pci_enable_resources() Mariusz Kozlowski
2008-03-28 22:52 ` Mariusz Kozlowski
2008-03-28 23:10 ` 2.6.25-rc5-mm1 sparc64 boot problems due to generic David Miller
2008-03-28 23:10 ` 2.6.25-rc5-mm1 sparc64 boot problems due to generic pci_enable_resources() David Miller
2008-03-29 0:44 ` 2.6.25-rc5-mm1 sparc64 boot problems due to generic Benjamin Herrenschmidt
2008-03-29 0:44 ` 2.6.25-rc5-mm1 sparc64 boot problems due to generic pci_enable_resources() Benjamin Herrenschmidt
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=64bb37e0803131505u7ae920fdvbbed005cbeb8c98e@mail.gmail.com \
--to=just.for.lkml@googlemail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pbadari@gmail.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.