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:
cdbbde1
)
[SCSI] qla2xxx: fix bad locking during eh_abort
author
Andrew Vasquez
<andrew.vasquez@qlogic.com>
Fri, 27 May 2005 22:04:47 +0000
(15:04 -0700)
committer
James Bottomley
<jejb@mulgrave.(none)>
Fri, 3 Jun 2005 14:37:53 +0000
(09:37 -0500)
Correct incorrect locking order in qla2xxx_eh_abort() handler which
would case a hang during certain code-paths.
With extra pieces to fix the irq state in the locks.
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found