diff options
author | Mike Mason <mmlnx@us.ibm.com> | 2009-02-10 06:12:21 -0500 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2009-02-11 00:00:08 -0500 |
commit | 8535ef05a6904429ce72671c3035dbf05e6d5edf (patch) | |
tree | ad7afac47353afc482a5ced7d563d2b7a526b7f7 /arch/arm/mach-ks8695 | |
parent | 10156ceac26b8adfd5d739a3931c8aa9d0d69d53 (diff) |
powerpc/eeh: Only disable/enable LSI interrupts in EEH
The EEH code disables and enables interrupts during the
device recovery process. This is unnecessary for MSI
and MSI-X interrupts because they are effectively disabled
by the DMA Stopped state when an EEH error occurs. The
current code is also incorrect for MSI-X interrupts. It
doesn't take into account that MSI-X interrupts are tracked
in a different way than LSI/MSI interrupts. This patch
ensures only LSI interrupts are disabled/enabled.
Signed-off-by: Mike Mason <mmlnx@us.ibm.com>
Acked-by: Linas Vepstas <linasvepstas@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/arm/mach-ks8695')
0 files changed, 0 insertions, 0 deletions