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 <nunodasne...@linux.microsoft.com>
> Reviewed-by: Stanislav Kinsburskii <skinsburs...@linux.microsoft.com>
> Reviewed-by: Roman Kisel <rom...@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 <eahar...@linux.microsoft.com>

Reply via email to