aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChristoffer Dall <[email protected]>2018-11-27 13:48:08 +0100
committerMarc Zyngier <[email protected]>2018-12-19 17:47:07 +0000
commit8a411b060f820140e9894239fde5819bb213bef0 (patch)
treef9bcf73cc9bf9abf9fcc845651e94dbd26303f59 /tools/perf/scripts/python
parent71a7e47f39a2fb971ef9934e98ba089581eff641 (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