linux/drivers/scsi/be2iscsi
Jayamohan Kallickal 92665a6628 [SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to respond
The timeout set in MBX_CMD is 100sec and the ready bit checking in BMBX
mode is done for 4sec. After 4sec the task is scheduled out for 5 secs
to avoid kernel soft lockup stack trace. The loop of 4sec ready bit check
and then schedule out is done until the following conditon occur
- The Ready Bit is Set
- The timeout set in MBX_CMD expires

Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-10-25 09:58:05 +01:00
..
be.h [SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to respond 2013-10-25 09:58:05 +01:00
be_cmds.c [SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to respond 2013-10-25 09:58:05 +01:00
be_cmds.h [SCSI] be2iscsi: Fix Template HDR IOCTL 2013-10-25 09:58:04 +01:00
be_iscsi.c [SCSI] be2iscsi: Fix negotiated parameters upload to FW 2013-10-25 09:58:05 +01:00
be_iscsi.h [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
be_main.c [SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to respond 2013-10-25 09:58:05 +01:00
be_main.h [SCSI] be2iscsi: Fix locking mechanism in Unsol Path 2013-10-25 09:58:05 +01:00
be_mgmt.c [SCSI] be2iscsi: Fix negotiated parameters upload to FW 2013-10-25 09:58:05 +01:00
be_mgmt.h [SCSI] be2scsi: Update copyright dates to 2013 2013-05-02 08:16:45 -07:00
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver 2009-10-02 09:50:33 -05:00