nvme_admin_thread
static void nvme_admin_thread(void *arg);
kthread_create(nvme_admin_thread, sc, &sc->admintd, "nvme_admin");