Jiri Kosina cf09d6428d w1: w1_process() is not freezable kthread
w1_process() calls try_to_freeze(), but the thread doesn't mark itself
freezable through set_freezable(), so the try_to_freeze() call is useless.

Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-11 19:23:28 -08:00
..
2016-02-08 14:57:30 -08:00
2014-06-19 17:46:51 -07:00
2011-08-25 16:25:33 -07:00
2014-02-07 15:40:18 -08:00
2014-06-19 17:46:51 -07:00
2014-11-26 19:09:01 -08:00
2016-02-11 19:23:28 -08:00