_SIGMASK_COPY_SIZE
if (__copy_from_user(&set.sig, &frame->sc.oldmask, _SIGMASK_COPY_SIZE))
memcpy(&sc.oldmask, &set->sig, _SIGMASK_COPY_SIZE);