On 07/09/2012 07:53 PM, Alex Williamson wrote: > The kernel no longer allows us to pass NULL for the hard handler > without also specifying IRQF_ONESHOT. IRQF_ONESHOT imposes latency > in the exit path that we don't need for MSI interrupts. Long term > we'd like to inject these interrupts from the hard handler when > possible. In the short term, we can create dummy hard handlers > that return us to the previous behavior. Credit to Michael for > original patch. > > Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=43328 > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > Signed-off-by: Alex Williamson <alex.william...@redhat.com> > --- > > Patch against kvm/master for v3.5 >
Thanks, queued for 3.5. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/