diff options
Diffstat (limited to 'drivers/kvm/vmx.c')
-rw-r--r-- | drivers/kvm/vmx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/kvm/vmx.c b/drivers/kvm/vmx.c index 6955580bb69e..9f77ddbeb025 100644 --- a/drivers/kvm/vmx.c +++ b/drivers/kvm/vmx.c | |||
@@ -2191,7 +2191,6 @@ static void vmx_intr_assist(struct kvm_vcpu *vcpu) | |||
2191 | int has_ext_irq, interrupt_window_open; | 2191 | int has_ext_irq, interrupt_window_open; |
2192 | int vector; | 2192 | int vector; |
2193 | 2193 | ||
2194 | kvm_inject_pending_timer_irqs(vcpu); | ||
2195 | update_tpr_threshold(vcpu); | 2194 | update_tpr_threshold(vcpu); |
2196 | 2195 | ||
2197 | has_ext_irq = kvm_cpu_has_interrupt(vcpu); | 2196 | has_ext_irq = kvm_cpu_has_interrupt(vcpu); |