]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.
authorSteven Rostedt <rostedt@goodmis.org>
Wed, 19 Oct 2005 12:22:13 +0000 (08:22 -0400)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 20 Oct 2005 06:16:21 +0000 (23:16 -0700)
commit92deac70e1a95d3b9fc6048c583b3a5e5dbafaaf
tree686d5ee770bdbcd0013d89ab0e2684af72c05ed9
parent44c85799518d12eaace49b71f927ce54278a213e
[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>
drivers/scsi/scsi_error.c