diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2011-11-16 13:58:42 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-11-17 20:39:30 +0100 |
commit | 23085d5796561625db4143a671f1de081f66ef08 (patch) | |
tree | 2d6e4dafb518ee8cc90983221185c9cc6faf8f81 /drivers/scsi/NCR53c406a.c | |
parent | rt2800pci: handle spurious interrupts (diff) | |
download | linux-23085d5796561625db4143a671f1de081f66ef08.tar.xz linux-23085d5796561625db4143a671f1de081f66ef08.zip |
rt2x00: handle spurious pci interrupts
We have documented case of very bad performance issue on rt2800pci
device, because it generate spurious interrupt, what cause irq line
is disabled: https://bugzilla.redhat.com/show_bug.cgi?id=658451
We already address that problem in separate patch by returning
IRQ_HANDLED from interrupt handler. We think similar fix is needed for
other rt2x00 PCI devices, because users report performance problems on
these devices too.
Cc: stable@vger.kernel.org
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions