git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
685e16f
)
[SCSI] be2iscsi: Fix for case where task->sc was cleanedup earlier
author
Jayamohan Kallickal
<jayamohan.kallickal@emulex.com>
Sat, 8 Oct 2011 00:31:10 +0000
(19:31 -0500)
committer
James Bottomley
<JBottomley@Parallels.com>
Sun, 16 Oct 2011 16:03:19 +0000
(11:03 -0500)
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>
No differences found