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:
7e2b895
)
[SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort.
author
Giridhar Malavali
<giridhar.malavali@qlogic.com>
Fri, 28 May 2010 22:08:18 +0000
(15:08 -0700)
committer
James Bottomley
<James.Bottomley@suse.de>
Tue, 27 Jul 2010 17:01:20 +0000
(12:01 -0500)
Hold a reference to the srb (sp) while aborting an I/O -- as the
I/O can/will complete from within the interrupt-context.
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found