[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1287171168.23682.76.camel@gandalf.stny.rr.com>
Date: Fri, 15 Oct 2010 15:32:48 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Peter Zijlstra <peterz@...radead.org>
Cc: Ingo Molnar <mingo@...e.hu>,
Frederic Weisbecker <fweisbec@...il.com>,
Jason Baron <jbaron@...hat.com>, linux-kernel@...r.kernel.org,
David Miller <davem@...emloft.net>,
Mike Galbraith <efault@....de>,
"H. Peter Anvin" <hpa@...or.com>
Subject: Re: [RFC][PATCH 7/7] perf: Optimize sw events
On Fri, 2010-10-15 at 16:57 +0200, Peter Zijlstra wrote:
> Ah, figured it out, it needs __attribute__((always_inline)), otherwise
> we end up with multiple keys for one label, which will clealy not work.
>
> I thought we had a __force_inline macro but I can't seem to find that.
Do you mean __always_inline?
See include/linux/compiler-gcc4.h
-- Steve
--
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