commit | dc4adbf41385486b0c73e7382ce73f0e8b873243 | [log] [tgz] |
---|---|---|
author | Mark Haverkamp <markh@osdl.org> | Mon Mar 27 09:44:26 2006 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Thu Apr 13 10:13:20 2006 -0500 |
tree | 8275237e742bd3f7b749172128977772c4fa097d | |
parent | 1241f3593a8857fab4259b6aa9d17f26e7de3a86 [diff] |
[SCSI] aacraid: Re-start helper thread if it dies Received from Mark Salyzyn Since the helper thread for the driver can be killed unceremoniously by an application, we detect the loss of the helper and restart it. Signed-off-by: Mark Haverkamp <markh@osdl.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>