Re: Unresolved symbol hotplug_path in usbcore.o as a module (2.4.12)

Keith Owens (kaos@ocs.com.au)
Sat, 20 Oct 2001 16:48:37 +1000


On Fri, 19 Oct 2001 20:21:17 +0100,
Alan Chandler <alan@chandlerfamily.org.uk> wrote:
>I have built the the 2.4.12 kernel with CONFIG_HOTPLUG set and the usb stuff
>all compiled as modules.
>
>depmod -e shows that usbcore.o has an unresolved symbol (which of course
>fails when the module tries to load) of hot_plug path.

I need the output from
nm -A `/sbin/modprobe -l` | grep hotplug_path
grep hotplug_path /proc/ksyms System.map

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