hil_thread
if (kthread_create(PRI_NONE, 0, NULL, hil_thread, sc, &sc->sc_thread,
static void hil_thread(void *);