On Fri, Jun 7, 2019 at 2:41 PM Eric W. Biederman <ebiederm@xxxxxxxxxxxx> wrote: > > The sigsuspend system call overrides the signal mask just > like all of the other users of set_user_sigmask, so convert > it to use the same helpers. Me likey. Whole series looks good to me, but that's just from looking at the patches. Maybe testing shows problems.. Linus