From: Christoph Hellwig <hch@lst.de>
To: David Drysdale <drysdale@google.com>
Cc: Christoph Hellwig <hch@lst.de>, kbuild test robot <lkp@intel.com>,
kbuild-all@01.org, X86 ML <x86@kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] x86: wire up compat readv2/writev2 syscalls
Date: Tue, 31 May 2016 14:36:10 +0200 [thread overview]
Message-ID: <20160531123610.GA32445@lst.de> (raw)
In-Reply-To: <CAHse=S-WeqddmZKxd+zVvRWd1worYjLfJ15QdF=BJgqQWNb4Yw@mail.gmail.com>
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---
prev parent reply other threads:[~2016-05-31 12:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-07 15:37 [PATCH] x86: wire up compat readv2/writev2 syscalls Christoph Hellwig
2016-04-07 16:35 ` kbuild test robot
2016-04-07 20:43 ` [PATCH v2] " Christoph Hellwig
2016-04-13 11:31 ` [tip:x86/asm] x86/syscalls: Wire " tip-bot for Christoph Hellwig
2016-05-31 7:43 ` [PATCH v2] x86: wire " David Drysdale
2016-05-31 12:36 ` Christoph Hellwig [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160531123610.GA32445@lst.de \
--to=hch@lst.de \
--cc=drysdale@google.com \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox