On Mon, Jul 14, 2014 at 04:05:42PM -0700, Guenter Roeck wrote: > Building powerpc:defconfig ... failed > Building powerpc:allmodconfig ... failed > Building powerpc:cell_defconfig ... failed > Building powerpc:maple_defconfig ... failed > Building powerpc:ppc6xx_defconfig ... failed > > Error log: > arch/powerpc/perf/core-book3s.c: In function 'can_go_on_limited_pmc': > arch/powerpc/perf/core-book3s.c:1345:20: error: 'PPMU_ARCH_207S' undeclared (first use in this function) > if (ppmu->flags & PPMU_ARCH_207S) > > This appears to be due to 'powerpc/perf: Clear MMCR2 when enabling PMU'. > > The missing define was introduced with commit 4d9690dd5 (powerpc/perf: > Add PPMU_ARCH_207S define) upstream. Thanks, I've now fixed this patch up and applied it to the tree in the proper place as to not break the build. 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