Re: [2.4.17] net/network.o(.text.lock+0x1a88): undefined reference to `local symbols...

Dan Chen (crimsun@email.unc.edu)
Sun, 23 Dec 2001 06:37:33 -0500


--TB36FDmn/VVEgNH/
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Dec 23, 2001 at 10:28:19PM +1100, Keith Owens wrote:
> AFAICT dmfe.c is hotplug aware, it has the required probe and remove
> pci_driver functions. But dmfe_remove_one is defined as __exit instead
> of __devexit, it should probably be changed to __devexit and change
> remove: dmfe_remove_one
> to
> remove: __devexit_p(dmfe_remove_one)
>=20
> The dmfe maintainer and/or Jeff Garzik needs to decide.

This is one of the hunks I submitted and is in .17-rc2 but was
removed (along with a bunch of incorrect ones I did, oops) in
-final.

--=20
Dan Chen crimsun@email.unc.edu
GPG key: www.unc.edu/~crimsun/pubkey.gpg.asc

--TB36FDmn/VVEgNH/
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQE8JcH9MwVVFhIHlU4RApTgAJ4qNlvKgYJmoPPmXocAu1EgONyGjwCfZiL2
lauj/mZXs6AWbJU7xRu4KVo=
=LYCy
-----END PGP SIGNATURE-----

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