diff options
| author | Sean Christopherson <[email protected]> | 2020-09-15 12:15:04 -0700 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-09-28 07:57:20 -0400 |
| commit | 535f7ef2ab7dbfbcfe732ee7634faca21417a777 (patch) | |
| tree | a7039335dc7514303de586c26265148accbc689b /tools/perf/scripts/python | |
| parent | 09e3e2a1cc8d8069085785f1236a64c72707e7f2 (diff) | |
KVM: VMX: Move IRQ invocation to assembly subroutine
Move the asm blob that invokes the appropriate IRQ handler after VM-Exit
into a proper subroutine. Unconditionally create a stack frame in the
subroutine so that, as objtool sees things, the function has standard
stack behavior. The dynamic stack adjustment makes using unwind hints
problematic.
Suggested-by: Josh Poimboeuf <[email protected]>
Cc: Uros Bizjak <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions