Re: CPCI stopped building

From: Greg KH (greg@kroah.com)
Date: Mon Feb 24 2003 - 15:44:58 EST


On Mon, Feb 24, 2003 at 12:21:44PM -0800, Rusty Lynch wrote:
> Attempting to turn on cpci support on the latest kernel breaks the build.
> The problem is that pci_is_dev_in_use() has been removed, but
> cpci_hotplug_pci.c still calls the non-existant function in
> unconfigure_visit_pci_dev_phase1().
>
> It looks like pci_dev_driver(dev) can be used in replacement (since that is
> what driver/pci/hotplug.c is now doing in pci_remove_device_safe(), but
> I haven't taken the time to really understand what is happening.

Yes, Christoph sent me this patch a few days ago, and I noticed it just
got into the the tree. I'm makeing a lot of pci hotplug core and driver
cleanups right now, and will handle this one too.

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/



This archive was generated by hypermail 2b29 : Fri Feb 28 2003 - 22:00:22 EST