Messages in this thread |  | | Date | Wed, 31 Oct 2001 10:07:06 -0800 | From | "Randy.Dunlap" <> | Subject | Re: Oops msg after upgrading to 2.4.10 |
| |
Alan Cox wrote: > > > I have tried to upgrade my Linux 7.1 (kernel version 2.4.2) to kernel > > version 2.4.10 but to no avail. The kernel does install but fails to load > > the USB uhci subsytem. Infact when i do "lsmod" after the upgrade it shows > > me an empty table. Here are the steps that i undertook for the total > > upgrade > > You need the -ac tree for working USB locking, even as of 2.4.14pre > -
However, this 2.4.10 oops was probably in usb-uhci and due to a list management change (smth like: list->prev = list->next = NULL; on list entry deletion). It was quickly fixed in usb-uhci in 2.4.11 ("dontuse") and later.
~Randy - 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/
|  |