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

Valentin Schneider vschneid at redhat.com
Tue Oct 14 04:20:05 PDT 2025


On 13/10/25 17:02, Sean Christopherson wrote:
> 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?

Thanks! At the very least getting all the __ro_after_init patches in would
be good since they're standalone, I'll wait a bit to see how this goes :)




More information about the linux-riscv mailing list