]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/mips/kernel/entry.S
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
[mirror_ubuntu-zesty-kernel.git] / arch / mips / kernel / entry.S
index ecfd637d702a51a9ec313cb30b398fb6386f3c0e..01e7fa86aa43d588b7ed8d8e70af403067d2c9e2 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