From: Peter Teoh <htmldeveloper@gmail.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: Re: booting up: blocking indefinitely on kgdb?
Date: Sat, 17 Oct 2009 03:40:19 -0400 [thread overview]
Message-ID: <804dabb00910170040v27feb935mc95a751b0b7b4086@mail.gmail.com> (raw)
In-Reply-To: <804dabb00910162243m47c038e3xa744ab165317b300@mail.gmail.com>
sorry....now I reboot it is ok. I don't know why. sorry about that.
On Sat, Oct 17, 2009 at 1:43 AM, Peter Teoh <htmldeveloper@gmail.com> wrote:
> Today, both my system (2.6.32.-rc4 from linus git tree and linux-next)
> bootup blocked indefinitely on:
>
> kgdb: Registered I/O driver kgdbts.
>
> while booting up. The expected line:
>
> kgdb: Unregistered I/O driver kgdbts, debugger disabled.
>
> never comes up.
>
> My bootup menu.lst:
>
> title Fedora (2.6.26-rc4-next-20080530)
> root (hd1,7)
> kernel /boot/vmlinuz-2.6.26-rc4-next-20080530 ro
> root=UUID=d10fe8db-e7d4-4b42-b265-0109a3f3eedf
> initrd /boot/initrd-2.6.26-rc4-next-20080530.img
> title Fedora (2.6.32-rc4)
> root (hd1,7)
> kernel /boot/vmlinuz-2.6.32-rc4 ro
> root=UUID=d10fe8db-e7d4-4b42-b265-0109a3f3eedf
> initrd /boot/initrd-2.6.32-rc4.img
>
> and kgdb-related option:
>
> CONFIG_HAVE_ARCH_KGDB=y
> CONFIG_KGDB=y
> CONFIG_KGDB_SERIAL_CONSOLE=y
> CONFIG_KGDB_TESTS=y
> CONFIG_KGDB_TESTS_ON_BOOT=y
> CONFIG_KGDB_TESTS_BOOT_STRING="y"
>
> The same 2.6.32-rc4 image have bootup previously before without any
> problem. So what could be the potential cause of this permanent
> wait?
>
> --
> Regards,
> Peter Teoh
>
--
Regards,
Peter Teoh
next prev parent reply other threads:[~2009-10-17 7:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-17 5:43 Peter Teoh
2009-10-17 7:40 ` Peter Teoh [this message]
2009-10-19 13:24 ` Jason Wessel
2009-10-19 15:54 ` Peter Teoh
2009-10-19 19:17 ` Jason Wessel
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=804dabb00910170040v27feb935mc95a751b0b7b4086@mail.gmail.com \
--to=htmldeveloper@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome