diff options
author | Vitaliy Gusev <vgusev@openvz.org> | 2008-11-05 16:27:18 +0100 |
---|---|---|
committer | Artem Bityutskiy <Artem.Bityutskiy@nokia.com> | 2008-11-06 10:13:04 +0100 |
commit | 2ad49887150894b9ed6a87a76b409adceee6b074 (patch) | |
tree | 039adb30a0b50f2aac58a81ee25bcdc39df79a22 /mm/mm_init.c | |
parent | UBI: fix EBADMSG handling (diff) | |
download | linux-2ad49887150894b9ed6a87a76b409adceee6b074.tar.xz linux-2ad49887150894b9ed6a87a76b409adceee6b074.zip |
UBI: Don't exit from ubi_thread until kthread_should_stop() is true
If ubi_thread() exits but kthread_should_stop() is not true
then kthread_stop() will never return and cleanup thread
will forever stay in "D" state.
Signed-off-by: Vitaliy Gusev <vgusev@openvz.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions