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