Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh...
[pandora-kernel.git] / arch / x86 / kvm / irq.h
index 34b1591..cd1f362 100644 (file)
@@ -63,6 +63,7 @@ struct kvm_kpic_state {
 
 struct kvm_pic {
        raw_spinlock_t lock;
+       bool wakeup_needed;
        unsigned pending_acks;
        struct kvm *kvm;
        struct kvm_kpic_state pics[2]; /* 0 is master pic, 1 is slave pic */