[PATCH] KVM: arm/arm64: Get rid of exported aliases to static functions

Marc Zyngier marc.zyngier at arm.com
Thu Sep 1 05:11:54 PDT 2016


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 at linaro.org>

Acked-by: Marc Zyngier <marc.zyngier at arm.com>

	M.
-- 
Jazz is not dead. It just smells funny...



More information about the linux-arm-kernel mailing list