diff options
author | Marcelo Tosatti <mtosatti@redhat.com> | 2015-04-08 20:33:25 -0300 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2015-05-14 08:33:47 -0400 |
commit | 5987a45ff7383e91cd23de1d39aed438c5671851 (patch) | |
tree | 7684671b38dc2b6b40f5572773f3d303fd25be0e /crypto/rmd160.c | |
parent | 04725101c2041cbb90595503b16c232a67d63877 (diff) | |
download | linux-rt-5987a45ff7383e91cd23de1d39aed438c5671851.tar.gz |
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.
Cc: stable-rt@vger.kernel.org
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'crypto/rmd160.c')
0 files changed, 0 insertions, 0 deletions