On Tue, May 31, 2016 at 08:43:14AM +0100, David Drysdale wrote:
> > index cac6d17..555263e 100644
> > --- a/arch/x86/entry/syscalls/syscall_64.tbl
> > +++ b/arch/x86/entry/syscalls/syscall_64.tbl
> > @@ -374,3 +374,5 @@
> >  543    x32     io_setup                compat_sys_io_setup
> >  544    x32     io_submit               compat_sys_io_submit
> >  545    x32     execveat                compat_sys_execveat/ptregs
> > +534    x32     preadv2                 compat_sys_preadv2
> > +535    x32     pwritev2                compat_sys_pwritev2
> 
> Just checking: should those x32 syscall numbers be 546 / 547 ?

Meh.  Probably..
---end quoted text---

Reply via email to