]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ext4/super.c
Merge branch 'sh/pm-runtime' into sh-latest
[karo-tx-linux.git] / fs / ext4 / super.c
index 6733b3736b3b7a7df7bcbd1c18a7871ca71b19f2..64e2529ae9bbd861aca945a609fa7c7fc251d919 100644 (file)
@@ -2882,8 +2882,7 @@ cont_thread:
                }
                mutex_unlock(&eli->li_list_mtx);
 
-               if (freezing(current))
-                       refrigerator();
+               try_to_freeze();
 
                cur = jiffies;
                if ((time_after_eq(cur, next_wakeup)) ||