From: marc.zyngier@arm.com (Marc Zyngier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] KVM: arm/arm64: Get rid of exported aliases to static functions
Date: Thu, 1 Sep 2016 13:11:54 +0100 [thread overview]
Message-ID: <57C81B0A.2050003@arm.com> (raw)
In-Reply-To: <20160901111806.14972-1-christoffer.dall@linaro.org>
On 01/09/16 12:18, Christoffer Dall wrote:
> When rewriting the assembly code to C code, it was useful to have
> exported aliases or static functions so that we could keep the existing
> common C code unmodified and at the same time rewrite arm64 from
> assembly to C code, and later do the arm part.
>
> Now when both are done, we really don't need this level of indirection
> anymore, and it's time to save a few lines and brain cells.
>
> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
M.
--
Jazz is not dead. It just smells funny...
prev parent reply other threads:[~2016-09-01 12:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-01 11:18 [PATCH] KVM: arm/arm64: Get rid of exported aliases to static functions Christoffer Dall
2016-09-01 12:11 ` Marc Zyngier [this message]
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=57C81B0A.2050003@arm.com \
--to=marc.zyngier@arm.com \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).