]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2cea4530f62b993c5e3490ee6d3dc6fb6794d60d
tree0e7566e306d9994aeec281aedc0e1111afe7356f
parentbfcab454c7f72a5e8db697eac368299e0156c3ed
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: 0cbfa920a383 ("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