[PATCH 2/2] IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts

Roland Dreier rdreier at cisco.com
Tue Jun 10 02:38:59 EST 2008


 > +				if (desc->chip && desc->chip->eoi)
 > +					desc->chip->eoi(irq);

This doesn't seem like the type of thing a device driver should be
doing.  Both patches are rather short on changelog text -- what is the
issue here and how does this fix it?

 - R.



More information about the Linuxppc-dev mailing list