Stefan Roscher writes:

> This patchset contains two changes for IB/ehca and ibmebus.
> 
> The first patch enables ibmebus_request_irq() to optionally return the 
> IRQ number, which is used by the second patch to trigger EOI in case of 
> lost interrupts.

At first sight it seems like a very bad idea for a driver to be poking
into the internals of the interrupt subsystem like this.  Under what
circumstances do interrupts get lost, and why does doing an extra EOI
like this fix the problem?

Paul.
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to