commit | 0e7734d3ca24302a513e69dd24a560c34047c038 | [log] [tgz] |
---|---|---|
author | Mark Haverkamp <markh@osdl.org> | Fri Oct 14 15:59:10 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Oct 14 17:10:13 2005 -0700 |
tree | 9770fd9af9a73c9aca8a6b16cbbd3071147d9474 | |
parent | 1350843cf0fa46e2f633c78b335777aac3d054b2 [diff] |
[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>