https://github.com/torvalds/linux
Revision 055787e447a6cf50aa1cc42f7d3b07f08223dd9b authored by Steven Rostedt on 19 October 2005, 12:22:13 UTC, committed by James Bottomley on 19 October 2005, 13:53:59 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: James Bottomley <James.Bottomley@SteelEye.com>
1 parent 1619289
History
Tip revision: 055787e447a6cf50aa1cc42f7d3b07f08223dd9b authored by Steven Rostedt on 19 October 2005, 12:22:13 UTC
[SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state.
Tip revision: 055787e
File Mode Size
Makefile -rw-r--r-- 237 bytes
compat.c -rw-r--r-- 17.3 KB
compat_mq.c -rw-r--r-- 4.0 KB
mqueue.c -rw-r--r-- 29.1 KB
msg.c -rw-r--r-- 18.3 KB
msgutil.c -rw-r--r-- 2.4 KB
sem.c -rw-r--r-- 32.8 KB
shm.c -rw-r--r-- 20.7 KB
util.c -rw-r--r-- 16.7 KB
util.h -rw-r--r-- 2.6 KB

back to top