set_shstk_status
void set_shstk_status(struct task_struct *task, bool enable);
set_shstk_status(current, false);
set_shstk_status(t, enable_shstk);