From: Dmitry Adamushko Date: Fri, 8 Feb 2008 14:41:13 +0000 (+0100) Subject: softlockup: fix task state setting X-Git-Tag: v2.6.25-rc4~131^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7be2a03e3174cee3a3cdcdf17db357470f51caff;p=pandora-kernel.git softlockup: fix task state setting kthread_stop() can be called when a 'watchdog' thread is executing after kthread_should_stop() but before set_task_state(TASK_INTERRUPTIBLE). Signed-off-by: Dmitry Adamushko Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed