_TIF_NOERROR
#define _TIF_PERSYSCALL_MASK (_TIF_RESTOREALL|_TIF_NOERROR)
if (likely(!(ti_flags & (_TIF_NOERROR | _TIF_RESTOREALL)))) {