[PATCH v6 03/10] arm64/hyperv: Add some missing functions to arm64
Easwar Hariharan
eahariha at linux.microsoft.com
Tue Mar 18 21:08:16 PDT 2025
On 3/14/2025 12:28 PM, Nuno Das Neves wrote:
> These non-nested msr and fast hypercall functions are present in x86,
> but they must be available in both architectures for the root partition
> driver code.
>
> While at it, remove the redundant 'extern' keywords from the
> hv_do_hypercall() variants in asm-generic/mshyperv.h.
>
> Signed-off-by: Nuno Das Neves <nunodasneves at linux.microsoft.com>
> Reviewed-by: Stanislav Kinsburskii <skinsburskii at linux.microsoft.com>
> Reviewed-by: Roman Kisel <romank at linux.microsoft.com>
> ---
> arch/arm64/hyperv/hv_core.c | 17 +++++++++++++++++
> arch/arm64/include/asm/mshyperv.h | 13 +++++++++++++
> include/asm-generic/mshyperv.h | 6 ++++--
> 3 files changed, 34 insertions(+), 2 deletions(-)
>
Looks good to me.
Reviewed-by: Easwar Hariharan <eahariha at linux.microsoft.com>
More information about the linux-arm-kernel
mailing list