]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit7b8428d6c3d61118251ffeceff086591b54455ed
tree9770fd9af9a73c9aca8a6b16cbbd3071147d9474
parent9d2408f34fc455341702708259476aff65ea846f
[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