Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1399715

Re: [PATCH] x86: use compat version for preadv2 and pwritev2

From Christoph Hellwig <hch@lst.de>
Newsgroups linux.kernel
Subject Re: [PATCH] x86: use compat version for preadv2 and pwritev2
Date 2016-05-12 09:40 +0200
Message-ID <rxTnX-13D-7@gated-at.bofh.it> (permalink)
References <rxy09-4vB-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, May 11, 2016 at 11:48:17AM +0300, Dmitry V. Levin wrote:
> Similar to preadv and pwritev, preadv2 and pwritev2 need compat entries
> in the 32-bit syscall table.
> 
> This bug was found by strace test suite.

Looks fine, thanks.

Btw, can we have a sensible format for the syscalls list that explicitly
requires adding _something_ for the compat entry so that errors by
ommision like this can't happen?

Reviewed-by: Christoph Hellwig <hch@lst.de>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] x86: use compat version for preadv2 and pwritev2 "Dmitry V. Levin" <ldv@altlinux.org> - 2016-05-11 10:50 +0200
  Re: [PATCH] x86: use compat version for preadv2 and pwritev2 Thomas Gleixner <tglx@linutronix.de> - 2016-05-11 12:20 +0200
    Re: [PATCH] x86: use compat version for preadv2 and pwritev2 "Dmitry V. Levin" <ldv@altlinux.org> - 2016-05-11 12:30 +0200
      Re: [PATCH] x86: use compat version for preadv2 and pwritev2 Thomas Gleixner <tglx@linutronix.de> - 2016-05-11 13:10 +0200
    Re: [PATCH] x86: use compat version for preadv2 and pwritev2 Christoph Hellwig <hch@lst.de> - 2016-05-12 09:40 +0200
  Re: [PATCH] x86: use compat version for preadv2 and pwritev2 Christoph Hellwig <hch@lst.de> - 2016-05-12 09:40 +0200
    Re: [PATCH] x86: use compat version for preadv2 and pwritev2 "Dmitry V. Levin" <ldv@altlinux.org> - 2016-05-12 13:00 +0200
  [tip:x86/urgent] x86: Use compat version for preadv2 and pwritev2 "tip-bot for Dmitry V. Levin" <tipbot@zytor.com> - 2016-05-12 14:40 +0200

csiph-web