[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
[pandora-kernel.git] / arch / mips / kernel / entry.S
index ecfd637..01e7fa8 100644 (file)
@@ -65,7 +65,7 @@ need_resched:
 #endif
 
 FEXPORT(ret_from_fork)
-       jal     schedule_tail           # a0 = task_t *prev
+       jal     schedule_tail           # a0 = struct task_struct *prev
 
 FEXPORT(syscall_exit)
        local_irq_disable               # make sure need_resched and