2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 18:23:53 +08:00
linux-next/drivers/scsi/be2iscsi
Jayamohan Kallickal bd5354511d [SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlier
This patch fixes a bug where the task->sc was cleaned up earlier on a
different thread, possibly abort, and the completion comes later.

This was causing a crash which has been reported in multiple places

Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-10-16 11:03:19 -05:00
..
be_cmds.c [SCSI] be2iscsi: Fix for kdump failure 2011-10-16 11:01:06 -05:00
be_cmds.h [SCSI] be2iscsi: Fix for kdump failure 2011-10-16 11:01:06 -05:00
be_iscsi.c [SCSI] be2iscsi: remove host and session casts 2011-08-27 08:36:17 -06:00
be_iscsi.h [SCSI] iscsi cls: sysfs group is_visible callout for conn attrs 2011-08-27 08:36:03 -06:00
be_main.c [SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlier 2011-10-16 11:03:19 -05:00
be_main.h [SCSI] be2iscsi: Fixing the /proc/interrupts problem V3 2011-08-29 00:16:17 -07:00
be_mgmt.c [SCSI] be2iscsi: fix chip cleanup 2011-05-01 16:34:41 -05:00
be_mgmt.h [SCSI] be2iscsi: change in copyright notice 2011-04-15 16:46:15 -05:00
be.h [SCSI] be2iscsi: change in copyright notice 2011-04-15 16:46:15 -05:00
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile