]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/macintosh/therm_adt746x.c
IB/uverbs: Make ib_uverbs_release_event_file() static
[linux-2.6-omap-h63xx.git] / drivers / macintosh / therm_adt746x.c
index bd55e6ab99fc536164fe0c5b72a107fb6b6012f3..f25685b9b7cf51a782c24faaa86bf9b896e4acca 100644 (file)
@@ -335,6 +335,7 @@ static int monitor_task(void *arg)
 {
        struct thermostat* th = arg;
 
+       set_freezable();
        while(!kthread_should_stop()) {
                try_to_freeze();
                msleep_interruptible(2000);