diff options
| author | Christoffer Dall <[email protected]> | 2018-11-27 13:48:08 +0100 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2018-12-19 17:47:07 +0000 |
| commit | 8a411b060f820140e9894239fde5819bb213bef0 (patch) | |
| tree | f9bcf73cc9bf9abf9fcc845651e94dbd26303f59 /tools/perf/scripts/python | |
| parent | 71a7e47f39a2fb971ef9934e98ba089581eff641 (diff) | |
KVM: arm/arm64: Remove arch timer workqueue
The use of a work queue in the hrtimer expire function for the bg_timer
is a leftover from the time when we would inject interrupts when the
bg_timer expired.
Since we are no longer doing that, we can instead call
kvm_vcpu_wake_up() directly from the hrtimer function and remove all
workqueue functionality from the arch timer code.
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions