From: Giridhar Malavali Date: Fri, 28 May 2010 22:08:18 +0000 (-0700) Subject: [SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort. X-Git-Tag: v2.6.36-rc1~570^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=083a469db4ecf3b286a96b5b722c37fc1affe0be;p=pandora-kernel.git [SCSI] qla2xxx: Correct use-after-free oops seen during EH-abort. 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 Signed-off-by: Giridhar Malavali Signed-off-by: James Bottomley --- Reading git-diff-tree failed