From: Steven Rostedt Date: Mon, 10 Oct 2005 15:13:17 +0000 (-0400) Subject: [PATCH] pcmcia: fix task state at pccard thread exit X-Git-Tag: v2.6.14-rc4~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=220ec0291130a932b32b2c66a10e9c5019dab702;p=pandora-kernel.git [PATCH] pcmcia: fix task state at pccard thread exit 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed