]> 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)
commitfa2e02a44682e7b9db1143c7042f24b7875bd26c
tree0e7566e306d9994aeec281aedc0e1111afe7356f
parent89d047bb1302d737cf0b9dbf6478a52122782e76
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: 5dcf6cb2cbee ("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