wake_up_new_task
extern void wake_up_new_task(struct task_struct *tsk);
wake_up_new_task(tsk);
wake_up_new_task(p);
wake_up_new_task(vtsk->task);