OSDN Git Service

KVM: VMX: Remove defunct "nr_active_uret_msrs" field
authorSean Christopherson <seanjc@google.com>
Wed, 8 Sep 2021 00:24:01 +0000 (17:24 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 22 Sep 2021 14:33:09 +0000 (10:33 -0400)
commitcd36ae8761775e78154ba6bd7a3bd2ab538c589f
tree0e7566e306d9994aeec281aedc0e1111afe7356f
parent01f91acb55be7aac3950b89c458bcea9ef6e4f49
KVM: VMX: Remove defunct "nr_active_uret_msrs" field

Remove vcpu_vmx.nr_active_uret_msrs and its associated comment, which are
both defunct now that KVM keeps the list constant and instead explicitly
tracks which entries need to be loaded into hardware.

No functional change intended.

Fixes: ee9d22e08d13 ("KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list")
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210908002401.1947049-1-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/vmx.h