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-- 19.2 KB
Makefile -rw-r--r-- 1.6 KB
act_api.c -rw-r--r-- 19.3 KB
cls_api.c -rw-r--r-- 14.6 KB
cls_basic.c -rw-r--r-- 6.4 KB
cls_fw.c -rw-r--r-- 8.3 KB
cls_route.c -rw-r--r-- 12.8 KB
cls_rsvp.c -rw-r--r-- 1.1 KB
cls_rsvp.h -rw-r--r-- 14.7 KB
cls_rsvp6.c -rw-r--r-- 1.1 KB
cls_tcindex.c -rw-r--r-- 12.4 KB
cls_u32.c -rw-r--r-- 17.0 KB
em_cmp.c -rw-r--r-- 2.1 KB
em_meta.c -rw-r--r-- 20.9 KB
em_nbyte.c -rw-r--r-- 1.9 KB
em_text.c -rw-r--r-- 3.6 KB
em_u32.c -rw-r--r-- 1.4 KB
ematch.c -rw-r--r-- 14.2 KB
estimator.c -rw-r--r-- 5.1 KB
gact.c -rw-r--r-- 5.2 KB
ipt.c -rw-r--r-- 7.6 KB
mirred.c -rw-r--r-- 6.4 KB
pedit.c -rw-r--r-- 6.3 KB
police.c -rw-r--r-- 13.4 KB
sch_api.c -rw-r--r-- 29.7 KB
sch_atm.c -rw-r--r-- 20.0 KB
sch_blackhole.c -rw-r--r-- 1.2 KB
sch_cbq.c -rw-r--r-- 48.3 KB
sch_dsmark.c -rw-r--r-- 11.1 KB
sch_fifo.c -rw-r--r-- 2.5 KB
sch_generic.c -rw-r--r-- 15.0 KB
sch_gred.c -rw-r--r-- 14.6 KB
sch_hfsc.c -rw-r--r-- 42.3 KB
sch_htb.c -rw-r--r-- 51.2 KB
sch_ingress.c -rw-r--r-- 9.6 KB
sch_netem.c -rw-r--r-- 14.2 KB
sch_prio.c -rw-r--r-- 8.9 KB
sch_red.c -rw-r--r-- 11.0 KB
sch_sfq.c -rw-r--r-- 11.2 KB
sch_tbf.c -rw-r--r-- 12.0 KB
sch_teql.c -rw-r--r-- 11.7 KB
simple.c -rw-r--r-- 2.3 KB

back to top