Re: stable 3.10 build failures for i386 and x86_64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/23/2013 07:14 PM, Greg Kroah-Hartman wrote:
On Mon, Sep 23, 2013 at 07:09:34PM -0700, Guenter Roeck wrote:
On 09/23/2013 06:35 PM, Guenter Roeck wrote:
arch/x86/kernel/amd_nb.c:23:4: error: 'PCI_DEVICE_ID_AMD_15H_M30H_NB_F3' undeclared here (not in a function)
arch/x86/kernel/amd_nb.c:31:4: error: 'PCI_DEVICE_ID_AMD_15H_M30H_NB_F4' undeclared here (not in a function)
arch/x86/kernel/amd_nb.c:31:2: error: initializer element is not constant
arch/x86/kernel/amd_nb.c:31:2: error: (near initialization for 'amd_nb_link_ids[1].device')
make[2]: *** [arch/x86/kernel/amd_nb.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [arch/x86/kernel] Error 2
make: *** [arch/x86] Error 2
make: *** Waiting for unfinished jobs....

Possibly missing commit 6bdaa63c (pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models).

Other targets are still building, so there may be more failures.


3.11-stable is affected as well.

Yeah, sorry about that, a .h file changed which required the whole tree
to rebuild and I missed that one.  I'll fix it up...


ia64:defconfig build fails as follows for 3.10 and 3.11:

In file included from drivers/usb/host/ohci-hcd.c:1098:0:
drivers/usb/host/ohci-pci.c:376:10: error: 'usb_hcd_pci_pm_ops' undeclared here (not in a function)
make[3]: *** [drivers/usb/host/ohci-hcd.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [drivers/usb/host] Error 2
make[2]: *** Waiting for unfinished jobs....

This appears to be due to commit "USB: OHCI: Allow runtime PM without system sleep".

I wonder why this passes elsewhere. The include file declaring usb_hcd_pci_pm_ops
is not included directly in drivers/usb/host/ohci-pci.c. Maybe other architectures
are just lucky. Anyway, the include files were added upstream with commit c1117afb
(USB: OHCI: make ohci-pci a separate driver). Not sure if you would want to
backport that.

Guenter

--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]