[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1335324751.28106.150.camel@gandalf.stny.rr.com>
Date: Tue, 24 Apr 2012 23:32:31 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Minho Ban <mhban@...sung.com>
Cc: Josh Triplett <josh@...htriplett.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org,
Frederic Weisbecker <fweisbec@...il.com>,
Paul Turner <pjt@...gle.com>,
Thomas Gleixner <tglx@...utronix.de>,
Hidetoshi Seto <seto.hidetoshi@...fujitsu.com>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
Subject: Re: [RFC/PATCH] Prevent wasting time to find out get_parent_ip
On Wed, 2012-04-25 at 12:21 +0900, Minho Ban wrote:
> >
> > Or, how about declaring get_parent_ip with the GCC "pure" attribute?
> > That would tell GCC that it can safely eliminate calls to the function.
> >
> > - Josh Triplett
> >
>
> Thank you for alternative method, but I'm afraid this could not cover the CALLER_ADDR.
That's fine. I personally prefer the macro with the comment as that is
not as subtle of a fix. It's the most straight forward.
-- 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