Re: [patch 4/8] perf top: Add ppc64 specific skip symbols andstrip ppc64 . prefix

From: Anton Blanchard
Date: Tue Jun 30 2009 - 19:27:54 EST



Hi Ingo,

> > Do we want to wrap them with #ifdef __PPC__ ?
>
> > "enter_idle",
> > "exit_idle",
> > "mwait_idle",
> > + "ppc64_runlatch_off",
> > + "pseries_dedicated_idle_sleep",
>
> We only want to wrap them into #ifdef __PPC__ if we do so for the
> x86 ones too.
>
> I think it's fine as-is - the names should be pretty unique, right?

I agree, we can start wrapping them if things get out of hand.

Anton
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/