SMP_TIMEOUT
task->slow_task->timer.expires = jiffies + SMP_TIMEOUT*HZ;
schedule_delayed_work(&smp->security_timer, SMP_TIMEOUT);