All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: lode_leroy@hotmail.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.70 oops in ohci_hcd
Date: Thu, 12 Jun 2003 21:22:03 -0700	[thread overview]
Message-ID: <3EE9516B.3050502@pacbell.net> (raw)

That's odd ... the instructions there look like they're
at the start of the "if (ed->state == ED_IDLE) ..."
clause, and "ed" happens to be null.  (They're an
exact match for that code from one of my builds, and
the "ed_get + 0x55/0x210" is a close location match.)

Now, I can't see how "ed" could be null there, but
then maybe I wouldn't.  Easier to believe the bug
might be elsewhere.  Does it this reproduce for you?

If you provide additional info, make sure it includes
the part of "objdump -dr ohci-hcd.o" with ed_get().

- Dave






             reply	other threads:[~2003-06-13  4:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-13  4:22 David Brownell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-06-12 10:32 2.5.70 oops in ohci_hcd lode leroy
2003-06-12 17:57 ` Greg KH

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=3EE9516B.3050502@pacbell.net \
    --to=david-b@pacbell.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lode_leroy@hotmail.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.