Re: [GIT PULL] sh updates for 2.6.31-rc1, part 3.

From: Kyle McMartin
Date: Tue Jun 23 2009 - 21:31:58 EST


On Wed, Jun 24, 2009 at 03:40:33AM +0900, Paul Mundt wrote:
> sh: Fix up HAVE_PERF_COUNTERS typo.
>

just fyi while wiring this up myself...

Your set_perf_counter_pending when CONFIG_PERF_COUNTERS=y is wrong,
as it's a extern in <linux/perf_counters.h>, you'll probably want to
make it a static inline. (Yeah, I blagged your header. ;-)

cheers, Kyle
--
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/