diff options
| author | Vitaly Kuznetsov <[email protected]> | 2018-11-26 16:47:32 +0100 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2018-12-14 17:59:58 +0100 |
| commit | 08a800ac257a2eeed1fad34b55ed55b2578e9b4e (patch) | |
| tree | 6dc71bdcbca5f104e906a9b676f46a06f85bace3 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 8644f771e07c52617627dffa4c67ba0ea120fd13 (diff) | |
x86/kvm/hyper-v: avoid open-coding stimer_mark_pending() in kvm_hv_notify_acked_sint()
stimers_pending optimization only helps us to avoid multiple
kvm_make_request() calls. This doesn't happen very often and these
calls are very cheap in the first place, remove open-coded version of
stimer_mark_pending() from kvm_hv_notify_acked_sint().
Suggested-by: Paolo Bonzini <[email protected]>
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Reviewed-by: Roman Kagan <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions