Re: 2.5.70 oops in ohci_hcd

David Brownell (david-b@pacbell.net)
Thu, 12 Jun 2003 21:22:03 -0700


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/