diff options
| author | Sean Christopherson <[email protected]> | 2019-01-25 07:41:13 -0800 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2019-02-20 22:48:14 +0100 |
| commit | c823dd5c0f3fafa595ed51cc72c6e006efc20ad3 (patch) | |
| tree | 6a969b379e2d39612074d3cb65074927e54f3abb /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 5e0781df18990497f4cd96a959ca583d83b6d1e0 (diff) | |
KVM: VMX: Fold __vmx_vcpu_run() back into vmx_vcpu_run()
...now that the code is no longer tagged with STACK_FRAME_NON_STANDARD.
Arguably, providing __vmx_vcpu_run() to break up vmx_vcpu_run() is
valuable on its own, but the previous split was purposely made as small
as possible to limit the effects STACK_FRAME_NON_STANDARD. In other
words, the current split is now completely arbitrary and likely not the
most logical.
This also allows renaming ____vmx_vcpu_run() to __vmx_vcpu_run() in a
future patch.
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions