[PATCH] aacraid: host_lock not released fix
authorMark Haverkamp <markh@osdl.org>
Fri, 14 Oct 2005 22:59:10 +0000 (15:59 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 15 Oct 2005 00:10:13 +0000 (17:10 -0700)
commit0e7734d3ca24302a513e69dd24a560c34047c038
tree9770fd9af9a73c9aca8a6b16cbbd3071147d9474
parent1350843cf0fa46e2f633c78b335777aac3d054b2
[PATCH] aacraid: host_lock not released fix

While doing some testing of error cases I ran into this bug.  In some cases
the reset handler can exit with the host_lock still held.

Signed-off-by: Mark Haverkamp <markh@osdl.org>
Cc: James Bottomley <James.Bottomley@steeleye.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/scsi/aacraid/linit.c