Freezer: make kernel threads nonfreezable by default
[pandora-kernel.git] / drivers / md / md.c
index 33beaa7..9aefc4a 100644 (file)
@@ -4642,7 +4642,6 @@ static int md_thread(void * arg)
         * many dirty RAID5 blocks.
         */
 
-       current->flags |= PF_NOFREEZE;
        allow_signal(SIGKILL);
        while (!kthread_should_stop()) {