On Wed, Sep 28, 2011 at 5:56 PM, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > Hi all, > > After merging the final tree, today's linux-next build (sparc32 defconfig) > failed like this: > > In file included from include/linux/irq_work.h:4:0, > from include/linux/perf_event.h:510, > from arch/sparc/mm/fault_32.c:21: > include/linux/llist.h: In function 'llist_add': > include/linux/llist.h:158:2: error: implicit declaration of function 'in_nmi' > In file included from include/linux/irq_work.h:4:0, > from include/linux/perf_event.h:510, > from arch/sparc/kernel/unaligned_32.c:18: > include/linux/llist.h: In function 'llist_add': > include/linux/llist.h:158:2: error: implicit declaration of function 'in_nmi' > In file included from include/linux/irq_work.h:4:0, > from include/linux/perf_event.h:510, > from kernel/sys.c:16: > include/linux/llist.h: In function 'llist_add': > include/linux/llist.h:158:2: error: implicit declaration of function 'in_nmi' > > Caused by commit 510d7dc70eab ("llist: make all llist functions inline") > from the akpm tree. Sorry, should have done at least building test for sparc. Will pay more attention next time. Best Regards, Huang Ying -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html