Re: [PATCH v3 4/6] KVM: x86: warn on incorrectly NULL members of kvm_x86_ops

From: Sean Christopherson
Date: Fri Feb 18 2022 - 11:19:46 EST


On Thu, Feb 17, 2022, Paolo Bonzini wrote:
> Use the newly corrected KVM_X86_OP annotations to warn about possible
> NULL pointer dereferences as soon as the vendor module is loaded.
>
> Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>
> ---

Reviewed-by: Sean Christopherson <seanjc@xxxxxxxxxx>