Hi, I see a number of new build failures in 3.10-stable-queue. arc:defconfig arc:tb10x_defconfig arm64:defconfig c6x:defconfig microblaze:mmu_defconfig microblaze:nommu_defconfig most arm builds all powerpc builds and many others. Build is still going on, so I don't know for sure what is affected. drivers/of/irq.c: In function 'of_irq_get': drivers/of/irq.c:379: error: implicit declaration of function 'of_irq_parse_one' drivers/of/irq.c:387: warning: passing argument 1 of 'irq_create_of_mapping' from incompatible pointer type include/linux/of_irq.h:66: note: expected 'struct device_node *' but argument is of type 'struct of_phandle_args *' drivers/of/irq.c:387: error: too few arguments to function 'irq_create_of_mapping' make[2]: *** [drivers/of/irq.o] Error 1 make[1]: *** [drivers/of] Error 2 I am not at home, so I can not bisect, but from the log it looks like the culprit must be one of the first 18 patches added to 3.10-stable-queue. 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