proc_changeparent
proc_changeparent(p2, p1->p_pptr);
proc_changeparent(t, p);
void proc_changeparent(struct proc *, struct proc *);