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
Kconfig -rw-r--r-- 248 bytes
Makefile -rw-r--r-- 992 bytes
af_llc.c -rw-r--r-- 29.3 KB
llc_c_ac.c -rw-r--r-- 34.8 KB
llc_c_ev.c -rw-r--r-- 21.3 KB
llc_c_st.c -rw-r--r-- 149.8 KB
llc_conn.c -rw-r--r-- 25.6 KB
llc_core.c -rw-r--r-- 4.7 KB
llc_if.c -rw-r--r-- 4.5 KB
llc_input.c -rw-r--r-- 5.1 KB
llc_output.c -rw-r--r-- 2.9 KB
llc_output.h -rw-r--r-- 656 bytes
llc_pdu.c -rw-r--r-- 10.6 KB
llc_proc.c -rw-r--r-- 6.4 KB
llc_s_ac.c -rw-r--r-- 5.7 KB
llc_s_ev.c -rw-r--r-- 3.5 KB
llc_s_st.c -rw-r--r-- 5.7 KB
llc_sap.c -rw-r--r-- 8.6 KB
llc_station.c -rw-r--r-- 20.6 KB
sysctl_net_llc.c -rw-r--r-- 2.7 KB

back to top