Searched hist:"1957 aa7f62462dc888dfc9a94373b27f936f2e10" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/scsi/be2iscsi/ |
H A D | be.h | diff 1957aa7f62462dc888dfc9a94373b27f936f2e10 Wed Jan 29 01:16:39 CST 2014 Jayamohan Kallickal <jayamohan.kallickal@emulex.com> [SCSI] be2iscsi: Fix handling timed out MBX completion from FW
When an MBX command timeout happens,the resources associated with the MBX command were freed. If FW were to give the response to host after the timeout value set by driver then driver crashes as the MBX Cmd resources were already freed.
This patch fixes this issue by maintaing a state flag for each of the MBX command posted/timedout/completed.
Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | be_cmds.h | diff 1957aa7f62462dc888dfc9a94373b27f936f2e10 Wed Jan 29 01:16:39 CST 2014 Jayamohan Kallickal <jayamohan.kallickal@emulex.com> [SCSI] be2iscsi: Fix handling timed out MBX completion from FW
When an MBX command timeout happens,the resources associated with the MBX command were freed. If FW were to give the response to host after the timeout value set by driver then driver crashes as the MBX Cmd resources were already freed.
This patch fixes this issue by maintaing a state flag for each of the MBX command posted/timedout/completed.
Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | be_cmds.c | diff 1957aa7f62462dc888dfc9a94373b27f936f2e10 Wed Jan 29 01:16:39 CST 2014 Jayamohan Kallickal <jayamohan.kallickal@emulex.com> [SCSI] be2iscsi: Fix handling timed out MBX completion from FW
When an MBX command timeout happens,the resources associated with the MBX command were freed. If FW were to give the response to host after the timeout value set by driver then driver crashes as the MBX Cmd resources were already freed.
This patch fixes this issue by maintaing a state flag for each of the MBX command posted/timedout/completed.
Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | be_iscsi.c | diff 1957aa7f62462dc888dfc9a94373b27f936f2e10 Wed Jan 29 01:16:39 CST 2014 Jayamohan Kallickal <jayamohan.kallickal@emulex.com> [SCSI] be2iscsi: Fix handling timed out MBX completion from FW
When an MBX command timeout happens,the resources associated with the MBX command were freed. If FW were to give the response to host after the timeout value set by driver then driver crashes as the MBX Cmd resources were already freed.
This patch fixes this issue by maintaing a state flag for each of the MBX command posted/timedout/completed.
Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | be_mgmt.c | diff 1957aa7f62462dc888dfc9a94373b27f936f2e10 Wed Jan 29 01:16:39 CST 2014 Jayamohan Kallickal <jayamohan.kallickal@emulex.com> [SCSI] be2iscsi: Fix handling timed out MBX completion from FW
When an MBX command timeout happens,the resources associated with the MBX command were freed. If FW were to give the response to host after the timeout value set by driver then driver crashes as the MBX Cmd resources were already freed.
This patch fixes this issue by maintaing a state flag for each of the MBX command posted/timedout/completed.
Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|
H A D | be_main.c | diff 1957aa7f62462dc888dfc9a94373b27f936f2e10 Wed Jan 29 01:16:39 CST 2014 Jayamohan Kallickal <jayamohan.kallickal@emulex.com> [SCSI] be2iscsi: Fix handling timed out MBX completion from FW
When an MBX command timeout happens,the resources associated with the MBX command were freed. If FW were to give the response to host after the timeout value set by driver then driver crashes as the MBX Cmd resources were already freed.
This patch fixes this issue by maintaing a state flag for each of the MBX command posted/timedout/completed.
Signed-off-by: John Soni Jose <sony.john-n@emulex.com> Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
|