linux/drivers/s390/scsi
Swen Schillig 9fb3cd86e4 [SCSI] zfcp: fix erp list usage without using locks
The zfcp_erp_thread was using the nolock version of the dbf function.
This resulted in a list access while other tasks could modifying the
list. The symptom was an erp thread running at 100% CPU and never
returning from the dbf function.

Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-10-03 12:11:56 -05:00
..
Makefile [SCSI] zfcp: consolidate sysfs things into one file. 2008-07-12 08:22:35 -05:00
zfcp_aux.c [SCSI] zfcp: fix deadlock caused by shared work queue tasks 2008-10-03 12:11:55 -05:00
zfcp_ccw.c [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00
zfcp_cfdc.c [SCSI] zfcp: Move CFDC code to new file. 2008-07-12 08:22:25 -05:00
zfcp_dbf.c [SCSI] zfcp: put threshold data in hba trace 2008-10-03 12:11:55 -05:00
zfcp_dbf.h [SCSI] zfcp: put threshold data in hba trace 2008-10-03 12:11:55 -05:00
zfcp_def.h [SCSI] zfcp: fix deadlock caused by shared work queue tasks 2008-10-03 12:11:55 -05:00
zfcp_erp.c [SCSI] zfcp: fix erp list usage without using locks 2008-10-03 12:11:56 -05:00
zfcp_ext.h [SCSI] zfcp: put threshold data in hba trace 2008-10-03 12:11:55 -05:00
zfcp_fc.c [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00
zfcp_fsf.c [SCSI] zfcp: fix deadlock caused by shared work queue tasks 2008-10-03 12:11:55 -05:00
zfcp_fsf.h [SCSI] zfcp: remove unused references, declarations and flags 2008-10-03 12:11:52 -05:00
zfcp_qdio.c [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00
zfcp_scsi.c [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00
zfcp_sysfs.c [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00