is_ri_task
mask |= is_ri_task(child) ? PSW_MASK_RI : 0;
if (!is_ri_task(current) && (user_sregs.regs.psw.mask & PSW_MASK_RI))