commit | 055787e447a6cf50aa1cc42f7d3b07f08223dd9b | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Wed Oct 19 08:22:13 2005 -0400 |
committer | James Bottomley <jejb@mulgrave.(none)> | Wed Oct 19 09:53:59 2005 -0400 |
tree | b78da02d3a3cb346b54f224474d490f72f77f1a1 | |
parent | 16192896ea8e03d18d4228023500607b00df49e6 [diff] |
[SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state. Found in the -rt patch set. The scsi_error thread likely will be in the TASK_INTERRUPTIBLE state upon exit. This patch fixes this bug. Signed-off-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>