]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/jfs/jfs_lock.h
xps: Transmit Packet Steering
[net-next-2.6.git] / fs / jfs / jfs_lock.h
index df48ece4b7a3cdb7713b32c96121c9408d376e89..ecf04882265ea5f5526da109e7b82761f38c6f21 100644 (file)
@@ -45,7 +45,7 @@ do {                                                  \
                io_schedule();                          \
                lock_cmd;                               \
        }                                               \
-       current->state = TASK_RUNNING;                  \
+       __set_current_state(TASK_RUNNING);                      \
        remove_wait_queue(&wq, &__wait);                \
 } while (0)