import PULS_20160108
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / acpi / acpi_pad.c
index 27bb6a91de5f6cf257fd85562fb12bcc033baecc..e40fcc35049f1addde854ab15ae3d08260ccd6ae 100644 (file)
@@ -154,6 +154,7 @@ static int power_saving_thread(void *data)
        u64 last_jiffies = 0;
 
        sched_setscheduler(current, SCHED_RR, &param);
+       set_freezable();
 
        while (!kthread_should_stop()) {
                int cpu;