diff options
author | Dmitry Adamushko <dmitry.adamushko@gmail.com> | 2008-02-08 15:41:13 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-02-29 18:46:53 +0100 |
commit | 7be2a03e3174cee3a3cdcdf17db357470f51caff (patch) | |
tree | fcc341251c8fcab1b950d7bda25de9ca09fc5363 /include | |
parent | 2232c2d8e0a6a31061dec311f3d1cf7624bc14f1 (diff) |
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 <dmitry.adamushko@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions