lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 31 May 2016 14:36:10 +0200
From:	Christoph Hellwig <hch@....de>
To:	David Drysdale <drysdale@...gle.com>
Cc:	Christoph Hellwig <hch@....de>, kbuild test robot <lkp@...el.com>,
	kbuild-all@...org, X86 ML <x86@...nel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] x86: wire up compat readv2/writev2 syscalls

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---

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ