On 07/14/2014 04:05 PM, 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.
v3.14-stable-queue is also affected by this problem.
Guenter
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html