diff options
| author | Vitaliy Gusev <[email protected]> | 2008-11-05 15:27:18 +0000 |
|---|---|---|
| committer | Artem Bityutskiy <[email protected]> | 2008-11-06 09:13:04 +0000 |
| commit | 2ad49887150894b9ed6a87a76b409adceee6b074 (patch) | |
| tree | 039adb30a0b50f2aac58a81ee25bcdc39df79a22 /net/unix/af_unix.c | |
| parent | UBI: fix EBADMSG handling (diff) | |
| download | kernel-2ad49887150894b9ed6a87a76b409adceee6b074.tar.gz kernel-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 <[email protected]>
Signed-off-by: Artem Bityutskiy <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
