On 12/01/2009 04:36 PM, Chris Lalancette wrote:
In order to be able to call kvm_set_irq from an interrupt context, the IOAPIC lock can't be a (possibly sleeping) mutex. Convert it to a spinlock.
The ioapic can call various notifiers (ack_notifiers, mask_notifiers). Have you validated that all notifier callbacks are safe wrt the lock (that is, they don't sleep or send IPIs)?
-- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html