[NET]: network dev read_mostly
[powerpc.git] / fs / jfs / jfs_lock.h
index 7d78e83..df48ece 100644 (file)
@@ -42,7 +42,7 @@ do {                                                  \
                if (cond)                               \
                        break;                          \
                unlock_cmd;                             \
-               schedule();                             \
+               io_schedule();                          \
                lock_cmd;                               \
        }                                               \
        current->state = TASK_RUNNING;                  \