[PATCH v6 16/29] KVM: VMX: Mark __kvm_is_using_evmcs static key as __ro_after_init

Sean Christopherson seanjc at google.com
Mon Oct 13 17:02:48 PDT 2025


On Fri, Oct 10, 2025, Valentin Schneider wrote:
> The static key is only ever enabled in
> 
>   __init hv_init_evmcs()
> 
> so mark it appropriately as __ro_after_init.
> 
> Reported-by: Sean Christopherson <seanjc at google.com>
> Signed-off-by: Valentin Schneider <vschneid at redhat.com>
> ---

Acked-by: Sean Christopherson <seanjc at google.com>

Holler if you want me to grab this for 6.19.  I assume the plan is to try and
take the whole series through tip?



More information about the linux-riscv mailing list