Re: PROBLEM: kernel BUG in usb-ohci.c:902!

David Brownell (david-b@pacbell.net)
Sun, 29 Sep 2002 14:45:54 -0700


> code. Here is my call trace:
>
> uhci-irq [uchi-hcd]
> usb_hcd_irq_Rfba60562 [usbcore]
> handle_IRQ_event
> do_IRQ
> ...
>
> I am apparently hitting a different bug, but it inevitably comes from
> the uhci-hcd driver (according to the panic).

As I said: you're not seeing "this problem". And it's not a BUG().
So now we agree ... ;-)

You might try sending the full oops report to the maintainer
of that driver, or at least to the linux-usb-devel list.
(The 2.5.39 code gives more info than you snipped...) So far
as I know, this problem has not been reported there.

- Dave

> Regards,
>
> Stephen Marz
>
>
>>>I have noticed this problem in 2.5.39 except it occurs with the module
>>>uhci-hcd.
>>
>
>>No you haven't. It doesn't have a file of that name, so you
>>didn't see such a BUG(). And I don't know about you, but my
>>copy of 2.5.39 has no BUG() anywhere in the ohci-hcd driver,
>>so it'd be hard seeing _any_ BUG() coming from there.
>
>
>>You might be hitting a different BUG(), but in that case you
>>would need to get your bug reports straight.
>
>
>>- 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/