[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090624013137.GC3101@bombadil.infradead.org>
Date: Tue, 23 Jun 2009 21:31:37 -0400
From: Kyle McMartin <kyle@...artin.ca>
To: Paul Mundt <lethal@...ux-sh.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] sh updates for 2.6.31-rc1, part 3.
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists