https://github.com/torvalds/linux
Revision 461a0ffbec1bcea896bd5daf1a98a18232a1e9c7 authored by Steven Rostedt on 19 October 2005, 12:22:13 UTC, committed by Linus Torvalds on 20 October 2005, 06:16:21 UTC
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>
1 parent bf3f81b
History
Tip revision: 461a0ffbec1bcea896bd5daf1a98a18232a1e9c7 authored by Steven Rostedt on 19 October 2005, 12:22:13 UTC
[PATCH] scsi_error thread exits in TASK_INTERRUPTIBLE state.
Tip revision: 461a0ff

back to top