kthread_stop
kthread_stop(b->signaler);
int kthread_stop(struct task_struct *k);
tsleep(kthread_stop, 0, "kstop", hz);
kthread_stop(sched->thread);