Re: Build error on 2.5.20 under unstable debian

Greg KH (greg@kroah.com)
Wed, 5 Jun 2002 11:41:10 -0700


On Wed, Jun 05, 2002 at 10:18:52AM +0200, Adrian Bunk wrote:
> On Wed, 5 Jun 2002, Keith Owens wrote:
>
> >...
> > R_386_32 is an ELF relocation type for ix86 binaries. It means that
> > uhci-hcd.c has code that refers to a function defined as __exit. The
> > only such function is uhci_hcd_cleanup but I cannot see where it is
> > being referenced. The USB people should be able to track this one
> > down.
>
> uhci_stop is __devexit but the pointer to it doesn't use __devexit_p.
> The fix is simple:

Applied to my tree, thanks. I'll send to to Linus in a bit.

greg k-h
-
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/