Re: [linux-usb-devel] 2.5.40 panic in uhci-hcd

From: David Brownell (david-b@pacbell.net)
Date: Tue Oct 08 2002 - 15:37:24 EST


>>>>How does 2.5.41 work for you?
>>>
>>>It seems to be fixed. Thanks.
>>
>>Heh, that's pretty funny. There were not any uhci specific fixes in
>>2.5.41...
>>
>>Not complaining,
>
>
> Actually, there were. This patch is in 2.5.41.

And wouldn't have changed any oopsing behavior, I assure you.

Your panic was being caused by something else. I saw plenty
of strange 2.5.40 behavior indicative of someone walking over
memory they didn't own, and maybe your panic was another case.

> - sizeof(struct uhci_td), 16, 0, GFP_ATOMIC);
> + sizeof(struct uhci_td), 16, 0);

-
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/



This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:27 EST