KVM: Use kvm_arch_interrupt_allowed() instead of checking interrupt_window_open directly
authorGleb Natapov <gleb@redhat.com>
Tue, 21 Apr 2009 14:44:59 +0000 (17:44 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:46 +0000 (11:48 +0300)
kvm_arch_interrupt_allowed() also checks IF so drop the check.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found