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@xxxxxxxxxx>
---
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@xxxxxxxxxx>
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...