fdcattach_deferred
if (kthread_create(fdcattach_deferred, arg, NULL, "fdcattach") != 0) {
void fdcattach_deferred(void *);