Re: 2.6.21-mm2 - hanging with initcall_debug and netconsole

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Valdis.Kletnieks
Date: Wednesday, May 9, 2007 - 9:51 am

On Wed, 09 May 2007 01:23:22 PDT, Andrew Morton said:

So I have a canned grub config for booting with netconsole, initcall_debug, and
all that fun stuff.  Tried it on 21-mm2, and it wedged up hard here:

[   66.842587] TCP: Hash tables configured (established 131072 bind 65536)
[   66.842591] TCP reno registered
[   66.845424] initcall 0xffffffff806ff7c6: inet_init+0x0/0x34d() returned 0.
[   66.845437] initcall 0xffffffff806ff7c6 ran for 14 msecs: inet_init+0x0/0x34d()
[   66.845443] Calling initcall 0xffffffff806e28eb: populate_rootfs+0x0/0xea()
[   66.845566] checking if image is initramfs... it is
[   66.978816] Freeing initrd memory: 1824k freed
[   66.979130] initcall 0xffffffff806e28eb: populate_rootfs+0x0/0xea() returned 0.
[   66.979141] initcall 0xffffffff806e28eb ran for 127 msecs: populate_rootfs+0x0/0xea()
[   66.979146] Calling initcall 0xffffffff8020cf78: time_init_device+0x0/0x22()

Total brick, no sysrq.  Had to power cycle.  Oddly enough, it boots OK
with the same grub line, but minus 'earlyprintk=vga initcall_debug':

[   26.768561] TCP: Hash tables configured (established 131072 bind 65536)
[   26.768566] TCP reno registered
[   26.771502] checking if image is initramfs... it is
[   26.904772] Freeing initrd memory: 1824k freed
[   26.910854] audit: initializing netlink socket (disabled)
[   26.910874] audit(1178725351.514:1): initialized
[   26.911253] VFS: Disk quotas dquot_6.5.1

(My guess is that initcall_debug is trashing some timing constraint that
time_init_device is relying on?)
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.21-mm2, Andrew Morton, (Wed May 9, 1:23 am)
Re: 2.6.21-mm2 - Kconfig horkage, Valdis.Kletnieks, (Wed May 9, 7:57 am)
Re: 2.6.21-mm2 - 100% CPU on ksoftirqd/1, Valdis.Kletnieks, (Wed May 9, 9:08 am)
Re: 2.6.21-mm2 - hanging with initcall_debug and netconsole, Valdis.Kletnieks, (Wed May 9, 9:51 am)
Re: 2.6.21-mm2 - Kconfig horkage, Christoph Lameter, (Wed May 9, 10:07 am)
Re: 2.6.21-mm2 - Kconfig horkage, Valdis.Kletnieks, (Wed May 9, 10:16 am)
Re: 2.6.21-mm2 - 100% CPU on ksoftirqd/1, Andrew Morton, (Wed May 9, 10:31 am)
Re: 2.6.21-mm2 - 100% CPU on ksoftirqd/1, Jeremy Fitzhardinge, (Wed May 9, 11:12 am)
Re: 2.6.21-mm2 - Kconfig horkage, Christoph Lameter, (Wed May 9, 11:36 am)
Re: 2.6.21-mm2 - 100% CPU on ksoftirqd/1, Valdis.Kletnieks, (Wed May 9, 1:13 pm)
Re: 2.6.21-mm2 -- compat_core_sys_select() kmalloc(0), Andy Whitcroft, (Thu May 10, 4:29 am)
Re: 2.6.21-mm2 -- powerpc missing kset, Andy Whitcroft, (Thu May 10, 4:48 am)
Re: 2.6.21-mm2 -- powerpc missing kset, Stephen Rothwell, (Thu May 10, 5:16 am)
ixp4xx compile error (was Re: 2.6.21-mm2), Frederik Deweerdt, (Thu May 10, 5:21 am)
Re: ixp4xx compile error (was Re: 2.6.21-mm2), Frederik Deweerdt, (Thu May 10, 5:45 am)
Re: ixp4xx compile error (was Re: 2.6.21-mm2), Dmitry Torokhov, (Thu May 10, 5:56 am)
Re: 2.6.21-mm2 -- powerpc missing kset, Randy Dunlap, (Thu May 10, 8:48 am)
Re: 2.6.21-mm2, Marc Dietrich, (Thu May 10, 9:11 am)
Re: 2.6.21-mm2, Andrew Morton, (Thu May 10, 12:22 pm)
Re: 2.6.21-mm2, Marc Dietrich, (Thu May 10, 1:40 pm)
Re: 2.6.21-mm2 -- powerpc missing kset, Stephen Rothwell, (Thu May 10, 4:45 pm)
Re: 2.6.21-mm2 - 100% CPU on ksoftirqd/1, Valdis.Kletnieks, (Thu May 10, 7:52 pm)
[-mm patch] make csum_and_copy_from_user arch independent ..., Frederik Deweerdt, (Fri May 11, 1:27 am)
Re: [-mm patch] make csum_and_copy_from_user arch independent, Frederik Deweerdt, (Fri May 11, 6:56 am)
Re: 2.6.21-mm2 - CONFIG_STATISTIC and Intel PowerTOP..., Valdis.Kletnieks, (Mon May 14, 8:25 pm)
Re: 2.6.21-mm2 - CONFIG_STATISTIC and Intel PowerTOP..., Martin Peschke, (Tue May 15, 7:25 am)