commit | 6f7bc01a7382641c61ec036d68ff3a9140b48a1c | [log] [tgz] |
---|---|---|
author | Stefan Roscher <ossrosch@linux.vnet.ibm.com> | Mon Jul 14 23:48:47 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Jul 14 23:48:47 2008 -0700 |
tree | debf518649e7af08c42465f6683bc66322ba1554 | |
parent | 3e255eac561672cbc92844b9f16cae9304c2a783 [diff] |
IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts During corner case testing, we noticed that some versions of ehca do not properly transition to interrupt done in special load situations. This can be resolved by periodically triggering EOI through H_EOI, if EQEs are pending. Signed-off-by: Stefan Roscher <stefan.roscher@de.ibm.com> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Roland Dreier <rolandd@cisco.com>