linux/drivers/mtd/ubi
Vitaliy Gusev 2ad4988715 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>
2008-11-06 11:13:04 +02:00
..
Kconfig
Kconfig.debug
Makefile
build.c
cdev.c
debug.c
debug.h
eba.c
gluebi.c
io.c
kapi.c
misc.c
scan.c
scan.h
ubi-media.h
ubi.h
upd.c
vmt.c
vtbl.c
wl.c