From: Andrew Vasquez Date: Fri, 27 May 2005 22:04:47 +0000 (-0700) Subject: [SCSI] qla2xxx: fix bad locking during eh_abort X-Git-Tag: v2.6.12-rc6~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18e144d32cd3dae6953c385e4b376ef9688b61b0;p=pandora-kernel.git [SCSI] qla2xxx: fix bad locking during eh_abort 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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed