aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kvm/arm.c
diff options
context:
space:
mode:
authorMarcelo Tosatti <mtosatti@redhat.com>2015-04-08 20:33:25 -0300
committerAnders Roxell <anders.roxell@linaro.org>2015-08-17 08:59:43 +0200
commitae86169aa58855dc944b1e1a21bd7f12bbbf90f9 (patch)
tree9a05c2f11bdba82ffcdfae6ae3213de7ac724b33 /arch/arm/kvm/arm.c
parente87eaf55a2bf63ea1b07ac5add7ef15916267579 (diff)
KVM: lapic: mark LAPIC timer handler as irqsafe
Since lapic timer handler only wakes up a simple waitqueue, it can be executed from hardirq context. Also handle the case where hrtimer_start_expires fails due to -ETIME, by injecting the interrupt to the guest immediately. Reduces average cyclictest latency by 3us. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Diffstat (limited to 'arch/arm/kvm/arm.c')
0 files changed, 0 insertions, 0 deletions