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

Alan Chandler (alan@chandlerfamily.org.uk)
Sat, 20 Oct 2001 08:12:14 +0100


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Saturday 20 October 2001 7:48 am, Keith Owens wrote:
> 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

alan@kanger:~$ nm -A `/sbin/modprobe -l` | grep hotplug_path
/lib/modules/2.4.12/kernel/drivers/usb/usbcore.o: U hotplug_path
alan@kanger:~$

> grep hotplug_path /proc/ksyms System.map

alan@kanger:/$ grep hotplug_path /proc/ksyms System.map
/proc/ksyms:c0290960 hotplug_path_R__ver_hotplug_path
System.map:c02810a0 ? __kstrtab_hotplug_path
System.map:c028bb98 ? __ksymtab_hotplug_path
System.map:c0290960 D hotplug_path
alan@kanger:/$
- --

Alan - alan@chandlerfamily.org.uk
http://www.chandlerfamily.org.uk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE70SPa1mf3M5ZDr2kRAkb6AJ0eyEL3EDiCdrrZdNGeT5utXP+rRwCgzaDY
MkVDEVYXdsfCWrin8w30w0M=
=qjMd
-----END PGP SIGNATURE-----
-
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/