kernel-hacking-2024-linux-s.../drivers/scsi/pm8001
Nikith Ganigarakoppal 6cd60b37f7 [SCSI] pm80xx: Tasklets synchronization fix.
When multiple vectors are used, the vector variable is over written,
resulting in unhandled operation for those vectors.
This fix prevents the problem by maitaining HBA instance and
vector values for each irq.

[jejb: checkpatch fixes]
Signed-off-by: Nikith.Ganigarakoppal@pmcs.com
Signed-off-by: Anandkumar.Santhanam@pmcs.com
Reviewed-by: Jack Wang <jinpu.wang@profitbricks.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-12-02 10:47:38 -08:00
..
Makefile
pm80xx_hwi.c [SCSI] pm80xx: Resetting the phy state. 2013-12-02 10:35:52 -08:00
pm80xx_hwi.h [SCSI] pm80xx: Resetting the phy state. 2013-12-02 10:35:52 -08:00
pm8001_chips.h
pm8001_ctl.c
pm8001_ctl.h
pm8001_defs.h
pm8001_hwi.c [SCSI] pm80xx: Resetting the phy state. 2013-12-02 10:35:52 -08:00
pm8001_hwi.h [SCSI] pm80xx: Resetting the phy state. 2013-12-02 10:35:52 -08:00
pm8001_init.c [SCSI] pm80xx: Tasklets synchronization fix. 2013-12-02 10:47:38 -08:00
pm8001_sas.c [SCSI] pm80xx: Fix for direct attached device. 2013-12-02 10:33:20 -08:00
pm8001_sas.h [SCSI] pm80xx: Tasklets synchronization fix. 2013-12-02 10:47:38 -08:00