Revision 220ec0291130a932b32b2c66a10e9c5019dab702 authored by Steven Rostedt on 10 October 2005, 15:13:17 UTC, committed by Linus Torvalds on 10 October 2005, 15:33:27 UTC
The pccardd thread has a race in it that it can shutdown in the
TASK_INTERRUPTIBLE state.

Make sure we mark ourselves runnable again as we remove ourselves from
the wait queue.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 2e457ef
History
File Mode Size
Makefile -rw-r--r-- 478 bytes
fc.c -rw-r--r-- 3.3 KB
fddi.c -rw-r--r-- 5.7 KB
hippi.c -rw-r--r-- 6.1 KB
p8022.c -rw-r--r-- 1.9 KB
p8023.c -rw-r--r-- 1.6 KB
psnap.c -rw-r--r-- 3.4 KB
sysctl_net_802.c -rw-r--r-- 870 bytes
tr.c -rw-r--r-- 15.1 KB

back to top