Re: [PATCH 13/18] arm64: kvm: Annotate assembly using modern annoations
From: Marc Zyngier <maz@kernel.org>
Date: 2020-02-28 17:35:55
Also in:
kvmarm, linux-crypto
From: Marc Zyngier <maz@kernel.org>
Date: 2020-02-28 17:35:55
Also in:
kvmarm, linux-crypto
On 2020-02-18 19:58, Mark Brown wrote:
In an effort to clarify and simplify the annotation of assembly functions in the kernel new macros have been introduced. These replace ENTRY and ENDPROC with separate annotations for standard C callable functions, data and code with different calling conventions. Update the more straightforward annotations in the kvm code to the new macros. Signed-off-by: Mark Brown <broonie@kernel.org> --- arch/arm64/kvm/hyp-init.S | 8 ++++---- arch/arm64/kvm/hyp.S | 4 ++-- arch/arm64/kvm/hyp/fpsimd.S | 8 ++++---- arch/arm64/kvm/hyp/hyp-entry.S | 15 ++++++++------- 4 files changed, 18 insertions(+), 17 deletions(-)
For the three KVM/arm patches:
Acked-by: Marc Zyngier <maz@kernel.org>
I'd expect this to go as a whole via the arm64 tree, but I can also
cherry-pick them if necessary.
Thanks,
M.
--
Jazz is not dead. It just smells funny...
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel