summaryrefslogtreecommitdiff
path: root/drivers/xen/unpopulated-alloc.c
diff options
context:
space:
mode:
authorSean Christopherson <seanjc@google.com>2021-06-19 00:46:58 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2021-06-21 19:58:55 +0300
commitba1f82456ba8438a8abc96274d57bfe76d34a4a8 (patch)
treecc41db33207d02b21bf933e02db03a4f22dcfa5e /drivers/xen/unpopulated-alloc.c
parent5140bc7d6bc8abad58b4f2a2c011607bfd922992 (diff)
downloadlinux-ba1f82456ba8438a8abc96274d57bfe76d34a4a8.tar.xz
KVM: nVMX: Dynamically compute max VMCS index for vmcs12
Calculate the max VMCS index for vmcs12 by walking the array to find the actual max index. Hardcoding the index is prone to bitrot, and the calculation is only done on KVM bringup (albeit on every CPU, but there aren't _that_ many null entries in the array). Fixes: 3c0f99366e34 ("KVM: nVMX: Add a TSC multiplier field in VMCS12") Signed-off-by: Sean Christopherson <seanjc@google.com> Message-Id: <20210618214658.2700765-1-seanjc@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'drivers/xen/unpopulated-alloc.c')
0 files changed, 0 insertions, 0 deletions