Messages in this thread |  | | Date | Mon, 30 Oct 2000 17:01:20 -0500 | From | Jeff Garzik <> | Subject | Re: test10-pre7 |
| |
Keith Owens wrote: > > On Mon, 30 Oct 2000 11:32:33 -0800 (PST), > Linus Torvalds <torvalds@transmeta.com> wrote: > > - pre7: > > - Randy Dunlap, USB: printer.c, usb-storage, usb identification and > > memory leak fixes > > USB still gets unresolved symbols when part is in kernel, part is in > modules and modversions are set. Patch against 2.4.0-test10-pre7, only > affects drivers/usb/Makefile.
Or instead of all that, you could simply call the core init function from init/main.c...
Ya know, sorting those lists causes this problem, too... usb.o is listed first in the various lists, as is usbcore.o. Is it possible to avoid sorting? Doing so will fix this, and also any other link order breakage like this that exists, too.
Jeff
-- Jeff Garzik | "Mind if I drive?" -Sam Building 1024 | "Not if you don't mind me clawing at the MandrakeSoft | dash and shrieking like a cheerleader." | -Max - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |