From: Steven Rostedt Date: Wed, 19 Oct 2005 12:22:13 +0000 (-0400) Subject: [PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state. X-Git-Tag: v2.6.14-rc5~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=461a0ffbec1bcea896bd5daf1a98a18232a1e9c7;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed