diff options
author | Christoffer Dall <christoffer.dall@arm.com> | 2018-11-27 13:48:08 +0100 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2018-12-19 18:47:07 +0100 |
commit | 8a411b060f820140e9894239fde5819bb213bef0 (patch) | |
tree | f9bcf73cc9bf9abf9fcc845651e94dbd26303f59 /scripts/gdb | |
parent | KVM: arm/arm64: Fixup the kvm_exit tracepoint (diff) | |
download | linux-8a411b060f820140e9894239fde5819bb213bef0.tar.xz linux-8a411b060f820140e9894239fde5819bb213bef0.zip |
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 <marc.zyngier@arm.com>
Signed-off-by: Christoffer Dall <christoffer.dall@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions