syncer_thread
if (kthread_create(syncer_thread, NULL, &syncerproc, "update"))
void syncer_thread(void *);