On Tue, Jun 03, 2014 at 11:49:08PM -0700, Greg KH wrote: > On Tue, Jun 03, 2014 at 10:03:20PM -0700, Guenter Roeck wrote: > > 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. > > As I can only test x86 builds here, it would be great if anyone else > could do a simple bisect of the patch queue to try to track this down. > If no one else steps up, I can try, but no earlier than Thursday. Too late on Maui tonight, it is a pain to do it remotely, and most importantly I am supposed to be on vacation, the family won't like it, and we'll be on an all-day sailing trip tomorrow :-) 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