On Mon, 13 Jan 2003 10:02:00 +0100, Nico Schottelius <schottelius@wdt.de> said:
> WARNING: /lib/modules/2.5.56/kernel/drivers/scsi/pcmcia/aha152x_cs.ko needs=
> unknown symbol aha152x_driver_template
> WARNING: /lib/modules/2.5.56/kernel/drivers/scsi/pcmcia/fdomain_cs.ko needs=
> unknown symbol fdomain_driver_template
> WARNING: /lib/modules/2.5.56/kernel/drivers/scsi/pcmcia/fdomain_cs.ko needs=
> unknown symbol fdomain_16x0_reset
> WARNING: /lib/modules/2.5.56/kernel/drivers/scsi/pcmcia/fdomain_cs.ko needs=
> unknown symbol fdomain_setup
> WARNING: /lib/modules/2.5.56/kernel/drivers/message/i2o/i2o_pci.ko needs un=
> known symbol i2o_sys_init
> WARNING: /lib/modules/2.5.56/kernel/security/root_plug.ko needs unknown sym=
> bol usb_bus_list_lock
> WARNING: /lib/modules/2.5.56/kernel/security/root_plug.ko needs unknown sym=
> bol usb_bus_list
> WARNING: /lib/modules/2.5.56/kernel/fs/nfsd/nfsd.ko needs unknown symbol ha=
> sh_mem
> WARNING: /lib/modules/2.5.56/kernel/arch/i386/kernel/microcode.ko needs unk=
> nown symbol devfs_set_file_size
I can't speak for the others being known, but I posted a fix for the
microcode.ko one the other day. That one was pretty clearly a EXPORT_SYMBOL
line that got overzealously removed in 2.5.47 (the next 4 EXPORT_SYMBOLS in the
file got removed as part of a code cleanup, one line too many got nuked, I
guess)
I had a few others that went away when I upgraded to Rusty's 0.9.8 version
of module-init-tools that correctly dealt with EXPORT_GPL_SYMBOL....
-- Valdis Kletnieks Computer Systems Senior Engineer Virginia Tech
--==_Exmh_918559007P Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: Exmh version 2.5 07/13/2001
iD8DBQE+Iwc8cC3lWbTT17ARAiVJAJsGRWrOGfPc3CFJzUVOXzlVHPiiPACfWVQm lMKMDEwlTAbIO1mRRsUB+nk= =tUjn -----END PGP SIGNATURE-----
--==_Exmh_918559007P-- - 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/