[PATCH 2/5] arm/oprofile: reserve the PMU when starting
Jamie Iles
jamie.iles at picochip.com
Mon Dec 14 11:10:05 EST 2009
On Mon, Dec 14, 2009 at 04:04:25PM -0000, Will Deacon wrote:
> > -static int irqs[] = {
> > -#ifdef CONFIG_ARCH_OMAP2
> > - 3,
> > -#endif
> > -#ifdef CONFIG_ARCH_BCMRING
> > - IRQ_PMUIRQ, /* for BCMRING, ARM PMU interrupt is 43 */
> > -#endif
> > -#ifdef CONFIG_ARCH_PC3XX
> > - IRQ_NPMUIRQ,
> > -#endif
> <snip>
>
> These last three lines don't apply cleanly.
> I think you've based this patch on top of your previous one.
Apologies, this is is from a platform (pc3xx) that isn't in mainline. I've
been using this platform to test the perf events code. I'll submit the next
lot directly off of tip/master.
Jamie
More information about the linux-arm-kernel
mailing list