On Friday 15 May 2009, Stephen Rothwell wrote: > Hi Arnd, > > Today's linux-next build (powerpc_allnoconfig) failed like this: > > arch/powerpc/mm/tlb_hash32.c:65: error: expected declaration specifiers or '...' before '(' token > arch/powerpc/mm/tlb_hash32.c: In function 'flush_tlb_mm': > arch/powerpc/mm/tlb_hash32.c:66: error: number of arguments doesn't match prototype > arch/powerpc/include/asm/tlbflush.h:57: error: prototype declaration > arch/powerpc/mm/tlb_hash32.c: At top level: > arch/powerpc/mm/tlb_hash32.c:145: error: redefinition of 'flush_tlb_mm' > arch/powerpc/mm/tlb_hash32.c:65: note: previous definition of 'flush_tlb_mm' was here > > Caused by commit f8089f1f5eaf4925b0925e69cd311d7d1d423e6a ("asm-generic: > Add missing generic tlb_flush definition"). > > I have dropped the asm-generic tree for today (since I have no earlier > version). Thanks for the info. I actually removed the broken commit in the version that I sent out, but it must have crept back in during one of my merges. I pushed out the right version now. Arnd <>< -- 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