diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2020-04-06 23:21:08 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-04-07 11:21:20 +0300 |
commit | da7e42320940059d571c233375d873c3a9de88c9 (patch) | |
tree | 4e9d236396ecfa07b22fbac9da98407401823b49 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 199cd1d7b5348de4b58208420687676c658efed3 (diff) | |
download | linux-da7e42320940059d571c233375d873c3a9de88c9.tar.xz |
KVM: VMX: Remove unnecessary exception trampoline in vmx_vmenter
The exception trampoline in .fixup section is not needed, the exception
handling code can jump directly to the label in the .text section.
Changes since v1:
- Fix commit message.
Cc: Sean Christopherson <sean.j.christopherson@intel.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Uros Bizjak <ubizjak@gmail.com>
Message-Id: <20200406202108.74300-1-ubizjak@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions