On Tue, Feb 04, 2014 at 04:19:10PM +0100, Greg Kroah-Hartman wrote: > On Tue, Feb 04, 2014 at 06:32:24AM -0800, Guenter Roeck wrote: > > On 02/03/2014 09:46 PM, Guenter Roeck wrote: > > > s390:defconfig (3.4): > > > > > > arch/s390/kvm/diag.c: In function 'kvm_s390_handle_diag': > > > arch/s390/kvm/diag.c:85:2: error: implicit declaration of function 'kvm_s390_get_base_disp_rs' [-Werror=implicit-function-declaration] > > > cc1: some warnings being treated as errors > > > > > > Caused by 'KVM: s390: fix diagnose code extraction'. > > > > > > --- > > > > > > i386:defconfig, i386:allmodconfig (3.4): > > > > > > drivers/ata/sata_mv.c: In function 'mv_platform_probe': > > > drivers/ata/sata_mv.c:4105:3: error: implicit declaration of function 'of_device_is_compatible' [-Werror=implicit-function-declaration] > > > cc1: some warnings being treated as errors > > > > > > Caused by 'ata: sata_mv: fix disk hotplug for Armada 370/XP SoCs'. > > > > > > --- > > > > > > m68k:allmodconfig, sparc64:allmodconfig, mips:allmodconfig, x86_64:allmodconfig, x86:64:allyesconfig (3.10, 3.12): > > > > > > drivers/usb/dwc3/dwc3-exynos.c: In function 'dwc3_exynos_register_phys': > > > drivers/usb/dwc3/dwc3-exynos.c:49:7: error: 'struct nop_usb_xceiv_platform_data' has no member named 'gpio_reset' > > > make[3]: *** [drivers/usb/dwc3/dwc3-exynos.o] Error 1 > > > > > > Caused by 'usb: dwc3: fix the glue drivers using the nop phy'. > > > > > > --- > > > > > > sparc64:allmodconfig (3.10) > > > > > > drivers/net/wireless/iwlwifi/pcie/trans.c: In function 'iwl_pcie_apm_init': > > > drivers/net/wireless/iwlwifi/pcie/trans.c:209:16: error: 'const struct iwl_cfg' has no member named 'host_interrupt_operation_mode' > > > make[4]: *** [drivers/net/wireless/iwlwifi/pcie/trans.o] Error 1 > > > > > > Caused by 'iwlwifi: pcie: enable oscillator for L1 exit'. > > > > > > --- > > > > > > Build is still ongoing, so there may be more failures. I'll report those tomorrow. > > > > > > Guenter > > > > final verdict: Several other platforms fail with the same errors, plus some more failures in 3.4: > > > > Building arm:spear6xx_defconfig ... failed > > -------------- > > Error log: > > In file included from include/linux/timex.h:174:0, > > from include/linux/sched.h:57, > > from arch/arm/kernel/asm-offsets.c:13: > > /opt/buildbot/slave/stable-queue-3.4/build/arch/arm/include/asm/timex.h:15:24: fatal error: mach/timex.h: No such file or directory > > compilation terminated. > > make[1]: *** [arch/arm/kernel/asm-offsets.s] Error 1 > > > > No idea what is causing that one. It is not immediately obvious. > > Ugh, that's what I get for committing a bunch of patches that I can't > build-test due to lack of power for my laptop at the time. I'll sort > these all out today now that I'm back within a solid power-source (i.e. > not on a plane...) 3.4 should be all fixed up now, it passes my tests here, let me know if you have any more problems with that tree. I'm working on the others right now. thanks, greg k-h -- 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