1
0
Fork 0
alistair23-linux/drivers/uwb
Jiri Kosina ced08b020e uwb: uwbd() is not freezable kthread
uwbd() calls try_to_freeze(), but the thread doesn't mark itself freezable
through set_freezable(), so the try_to_freeze() call is useless.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-12-01 14:26:33 -08:00
..
i1480
Kconfig
Makefile
address.c
allocator.c
beacon.c
driver.c
drp-avail.c
drp-ie.c
drp.c uwb: drp: Use setup_timer 2015-10-24 19:52:53 -07:00
est.c
hwa-rc.c
ie-rcv.c
ie.c
lc-dev.c
lc-rc.c
neh.c
pal.c
radio.c
reset.c
rsv.c
scan.c
umc-bus.c
umc-dev.c
umc-drv.c
uwb-debug.c
uwb-internal.h
uwbd.c uwb: uwbd() is not freezable kthread 2015-12-01 14:26:33 -08:00
whc-rc.c
whci.c