commit | 461a0ffbec1bcea896bd5daf1a98a18232a1e9c7 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Wed Oct 19 08:22:13 2005 -0400 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 19 23:16:21 2005 -0700 |
tree | 686d5ee770bdbcd0013d89ab0e2684af72c05ed9 | |
parent | bf3f81b3f755fe3fced2aaac5cb3ecb4b541f41c [diff] |
[PATCH] 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: Linus Torvalds <torvalds@osdl.org>