Re: kernel 2.5.73

Greg KH (greg@kroah.com)
Tue, 24 Jun 2003 11:18:13 -0700


On Tue, Jun 24, 2003 at 01:50:54PM -0400, James Haydon wrote:
> 1. It does not link.
> 2. No reason to have hot pci plugins.
> drivers/pci/hotplug.c: In function `pci_remove_bus_device':
> drivers/pci/hotplug.c:262: warning: implicit declaration of function
> `pci_destroy_dev'
> include/linux/module.h: At top level:
> drivers/pci/hotplug.c:224: warning: `pci_free_resources' defined but not
> used
> 3. Error linking driver/built-in.o
> drivers/built-in.o(.text+0x31b6): In function `pci_remove_bus_device':
> : undefined reference to `pci_destroy_dev'
> make: *** [.tmp_vmlinux1] Error 1
> 4. Attached .config file
> 5. OS Redhat 9

6. Patch and workaround posted to lkml _many_ times in the past few
days. Please search the archives before posting.

thanks,

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/