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
File Mode Size
auth_gss
Makefile -rw-r--r-- 379 bytes
auth.c -rw-r--r-- 9.3 KB
auth_null.c -rw-r--r-- 2.4 KB
auth_unix.c -rw-r--r-- 5.4 KB
cache.c -rw-r--r-- 27.2 KB
clnt.c -rw-r--r-- 28.9 KB
pmap_clnt.c -rw-r--r-- 7.0 KB
rpc_pipe.c -rw-r--r-- 17.9 KB
sched.c -rw-r--r-- 26.5 KB
stats.c -rw-r--r-- 3.8 KB
sunrpc_syms.c -rw-r--r-- 4.8 KB
svc.c -rw-r--r-- 11.4 KB
svcauth.c -rw-r--r-- 5.2 KB
svcauth_unix.c -rw-r--r-- 11.1 KB
svcsock.c -rw-r--r-- 40.2 KB
sysctl.c -rw-r--r-- 4.0 KB
timer.c -rw-r--r-- 2.4 KB
xdr.c -rw-r--r-- 27.9 KB
xprt.c -rw-r--r-- 41.6 KB

back to top