On Thu, Jun 6, 2019 at 9:28 AM Oleg Nesterov <o...@redhat.com> wrote:
>
> On 06/05, Oleg Nesterov wrote:
> >
> > +int set_user_sigmask(const sigset_t __user *umask, size_t sigsetsize)
> >  {
> > -     if (!usigmask)
> > -             return 0;
> > +     sigset_t *kmask;
>
> Typo, this obviously should be
>
>         sigset_t kmask;
>
> I'll send v2.
>
>
> Dear Kbuild Test Robot, thank you very much,
>

Machines have emotions, too.

- sed@ -

Reply via email to