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-- 651 bytes
Makefile -rw-r--r-- 171 bytes
vlan.c -rw-r--r-- 19.2 KB
vlan.h -rw-r--r-- 3.0 KB
vlan_dev.c -rw-r--r-- 24.5 KB
vlanproc.c -rw-r--r-- 9.4 KB
vlanproc.h -rw-r--r-- 496 bytes

back to top