All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chuck Ebbert <cebbert@redhat.com>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: EDD still failing on some systems with 2.6.23-rc6-git2
Date: Fri, 14 Sep 2007 11:32:49 -0400	[thread overview]
Message-ID: <46EAA9A1.1080100@redhat.com> (raw)

I added debugging code to print a letter for each step in i386 setup,
and it gets to 'J', then it hangs:

        /* Query EDD information */
#if defined(CONFIG_EDD) || defined(CONFIG_EDD_MODULE)
        putchar('J');
        query_edd();
#endif

Multiple reports of this happening on 2.6.23-rc6 can be found at
the end of:

https://bugzilla.redhat.com/show_bug.cgi?id=251724
https://bugzilla.redhat.com/show_bug.cgi?id=239585

             reply	other threads:[~2007-09-14 15:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-14 15:32 Chuck Ebbert [this message]
2007-09-14 16:06 ` EDD still failing on some systems with 2.6.23-rc6-git2 H. Peter Anvin
2007-09-17 15:14   ` Chuck Ebbert
2007-09-17 15:32     ` H. Peter Anvin

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=46EAA9A1.1080100@redhat.com \
    --to=cebbert@redhat.com \
    --cc=hpa@zytor.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.