Mark McLoughlin wrote:
Make sure kvm_request_irq_source_id() never returns
KVM_USERSPACE_IRQ_SOURCE_ID.
Likewise, check that kvm_free_irq_source_id() never accepts
KVM_USERSPACE_IRQ_SOURCE_ID.
An alternative way to do this is to drop the distinction
KVM_USERSPACE_IRQ_SOURCE_ID has, and simply allocate it via the normal
irq source id allocation API (and store it in struct kvm). That's not
worth the churn though.
--
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 [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html