diff options
author | 2012-09-20 07:35:11 -0400 | |
---|---|---|
committer | 2012-09-24 12:45:31 +0400 | |
commit | 48a859d29f3d7a855093819633abcc9c877108ef (patch) | |
tree | 5f83db118ccbec1dfce33e14b71baf44d3f133bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [SCSI] qla4xxx: IDC implementation for Loopback (diff) | |
download | linux-dev-48a859d29f3d7a855093819633abcc9c877108ef.tar.xz linux-dev-48a859d29f3d7a855093819633abcc9c877108ef.zip |
[SCSI] qla4xxx: Fix double clearing of risc_intr for ISP83XX
Issue:
For ISP83XX risc_intr getting clear two times in case of polling mode.
risc_intr getting clear from interrupt_service_routine() as well
from process_mbox_intr() because of this driver may clear risc_intr
without processing interrupt.
Fix:
Do not clear risc_intr from process_mbox_intr().
Signed-off-by: Manish Dusane <manish.dusane@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions