diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2020-04-21 00:53:27 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-04-23 18:24:28 -0400 |
commit | 9bd4af240f4db39e754081d135e6ef7a54bb6828 (patch) | |
tree | f865eafd27bff3544bfbc40865f19623145783bf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 33b22172452f05c351fd2fa24c28d2e76c7b0692 (diff) |
KVM: nVMX: Drop a redundant call to vmx_get_intr_info()
Drop nested_vmx_l1_wants_exit()'s initialization of intr_info from
vmx_get_intr_info() that was inadvertantly introduced along with the
caching mechanism. EXIT_REASON_EXCEPTION_NMI, the only consumer of
intr_info, populates the variable before using it.
Fixes: bb53120d67cd ("KVM: VMX: Cache vmcs.EXIT_INTR_INFO using arch avail_reg flags")
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Message-Id: <20200421075328.14458-2-sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions