thermal_thread_create
void thermal_thread_create(void *);
kthread_create_deferred(thermal_thread_create, &thermal_enable);