On Tue, Jan 20, 2009 at 02:53:40PM -0200, Marcelo Tosatti wrote:
> Because I think you'll always see a successful injection if using PIC.
> 
I've looked at the code one more time and I think that return value is
correct for edge triggered interrupt. Injection of level triggered
interrupt will always succeed as you say but this is more or less
intentional. Device that uses level triggered interrupt can track
interrupt status by itself since it controls IRQ line level. But I'll
fix PIC code to return proper status anyway.

--
                        Gleb.
--
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

Reply via email to