[SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state.
authorSteven Rostedt <rostedt@goodmis.org>
Wed, 19 Oct 2005 12:22:13 +0000 (08:22 -0400)
committerJames Bottomley <jejb@mulgrave.(none)>
Wed, 19 Oct 2005 13:53:59 +0000 (09:53 -0400)
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>

No differences found