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

From: Dan Chen (crimsun@email.unc.edu)
Date: Sun Dec 23 2001 - 06:37:33 EST


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)
>
> 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.

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


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



This archive was generated by hypermail 2b29 : Sun Dec 23 2001 - 21:00:29 EST