Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / jfs / jfs_logmgr.c
index cc5f811..2eb952c 100644 (file)
@@ -2349,7 +2349,7 @@ int jfsIOWait(void *arg)
 
                if (freezing(current)) {
                        spin_unlock_irq(&log_redrive_lock);
-                       refrigerator();
+                       try_to_freeze();
                } else {
                        set_current_state(TASK_INTERRUPTIBLE);
                        spin_unlock_irq(&log_redrive_lock);