UAPI_SA_FLAGS
BUILD_BUG_ON(UAPI_SA_FLAGS & SA_UNSUPPORTED);
act->sa.sa_flags &= UAPI_SA_FLAGS;
oact->sa.sa_flags &= UAPI_SA_FLAGS;