Re: 2.6.18-rc7-mm1

From: Greg KH
Date: Tue Sep 19 2006 - 14:38:55 EST


On Tue, Sep 19, 2006 at 09:36:41AM -0700, Andrew Morton wrote:
> On Tue, 19 Sep 2006 07:21:16 -0700
> Greg KH <greg@xxxxxxxxx> wrote:
>
> > Although the ia64 one should not be due to anything in the driver tree,
> > I don't know what caused that, the pci tree is pretty tiny right now.
>
> drivers/pci/probe.c: In function `pci_create_legacy_files':
> drivers/pci/probe.c:45: warning: implicit declaration of function `device_create_bin_file'
> drivers/pci/probe.c: In function `pci_remove_legacy_files':
> drivers/pci/probe.c:61: warning: implicit declaration of function `device_remove_bin_file'
> drivers/pci/probe.c: In function `pci_create_bus':
> drivers/pci/probe.c:1033: warning: label `sys_create_link_err' defined but not used
>
> The changes inside HAVE_PCI_LEGACY broke.
>
> gregkh-pci-pci_bridge-device.patch
> gregkh-pci-pci-sort-device-lists-breadth-first.patch and
> gregkh-pci-pci-must_check-fixes.patch
>
> touch that file.

Ok, thanks, only ia64 has HAVE_PCI_LEGACY still enabled and I missed
that.

It should now be fixed, sorry for the noise.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/