[PATCH] KVM: arm64: pkvm: Adopt MARKER() to define host hypercall ranges
Marc Zyngier
maz at kernel.org
Fri Apr 17 07:23:48 PDT 2026
On Tue, 14 Apr 2026 17:05:28 +0100, Marc Zyngier wrote:
> The EL2 code defines ranges of host hypercalls that are either
> enabled at boot-time only, used by [nh]VHE KVM, or reserved to pKVM.
>
> The way these ranges are delineated is error prone, as the enum symbols
> defining the limits are expressed in terms of actual function symbols.
> This means that should a new function be added, special care must be
> taken to also update the limit symbol.
>
> [...]
Applied to fixes, thanks!
[1/1] KVM: arm64: pkvm: Adopt MARKER() to define host hypercall ranges
commit: 9b72acd3f770517d3fd4bd7193fd60f3a81d1f69
Cheers,
M.
--
Without deviation from the norm, progress is not possible.
More information about the linux-arm-kernel
mailing list