From: Behan Webster <behanw@converseincode.com>
To: rostedt@goodmis.org, fweisbec@gmail.com, mingo@redhat.com,
linux@arm.linux.org.uk, kpark3469@gmail.com
Cc: keun-o.park@windriver.com, dave.martin@linaro.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm: LLVMLinux: use static inline in ARM ftrace.h
Date: Tue, 11 Mar 2014 00:01:44 -0700 [thread overview]
Message-ID: <531EB4D8.6030207@converseincode.com> (raw)
In-Reply-To: <1392949370-26422-1-git-send-email-behanw@converseincode.com>
On 02/20/14 18:22, behanw@converseincode.com wrote:
> From: Behan Webster <behanw@converseincode.com>
>
> With compilers which follow the C99 standard (like modern versions of gcc and
> clang), "extern inline" does the wrong thing (emits code for an externally
> linkable version of the inline function). In this case using static inline
> and removing the NULL version of return_address in return_address.c does
> the right thing.
Any input? Is it good as it is?
Behan
--
Behan Webster
behanw@converseincode.com
next prev parent reply other threads:[~2014-03-11 7:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-21 2:22 [PATCH] arm: LLVMLinux: use static inline in ARM ftrace.h behanw
2014-03-11 7:01 ` Behan Webster [this message]
2014-03-11 12:31 ` Steven Rostedt
2014-03-24 5:58 ` [PATCH v2] " behanw
-- strict thread matches above, loose matches on Subject: below --
2014-07-10 5:32 [PATCH] " behanw
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=531EB4D8.6030207@converseincode.com \
--to=behanw@converseincode.com \
--cc=dave.martin@linaro.org \
--cc=fweisbec@gmail.com \
--cc=keun-o.park@windriver.com \
--cc=kpark3469@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=mingo@redhat.com \
--cc=rostedt@goodmis.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox