public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: John David Anglin <dave.anglin@bell.net>
To: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Cc: libc-alpha@sourceware.org
Subject: Re: [PATCH] posix: Set p{read,write}v2 to return ENOTSUP (BZ#21780)
Date: Tue, 18 Jul 2017 11:40:00 -0000	[thread overview]
Message-ID: <31E8ABF4-F583-4BED-A657-BC6CE6F073EC@bell.net> (raw)
In-Reply-To: <1500301787-25312-1-git-send-email-adhemerval.zanella@linaro.org>

On 2017-07-17, at 10:29 AM, Adhemerval Zanella wrote:

> Checked on x86_64-linux-gnu and the tst-preadwritev{64}v2 on
> hppa-linux-gnu (although due the installed kernel on my testing system
> the pwritev{64}v2 with an invalid flag still fails due a known kernel
> issue [1]).
> 
> 	[BZ #21780]
> 	* sysdeps/posix/preadv2.c (preadv2): Use ENOTSUP instead of
> 	EOPNOTSUPP.
> 	* sysdeps/posix/preadv64v2.c (preadv64v2): Likewise.
> 	* sysdeps/posix/pwritev2.c (pwritev2): Likewise.
> 	* sysdeps/posix/pwritev64v2.c (pwritev64v2): Likewise.
> 	* sysdeps/unix/sysv/linux/preadv2.c (preadv2): Likewise.
> 	* sysdeps/unix/sysv/linux/preadv64v2.c (preadv64v2): Likewise.
> 	* sysdeps/unix/sysv/linux/pwritev2.c (pwritev2): Likewise.
> 	* sysdeps/unix/sysv/linux/pwritev64v2.c (pwritev64v2): Likewise.

Fixes the st-preadwritev{64}v2 test failures on hppa.

Dave
--
John David Anglin	dave.anglin@bell.net



  reply	other threads:[~2017-07-18 11:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-17 14:29 Adhemerval Zanella
2017-07-18 11:40 ` John David Anglin [this message]
2017-07-18 19:02   ` Adhemerval Zanella
2017-08-08 12:12     ` Adhemerval Zanella

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=31E8ABF4-F583-4BED-A657-BC6CE6F073EC@bell.net \
    --to=dave.anglin@bell.net \
    --cc=adhemerval.zanella@linaro.org \
    --cc=libc-alpha@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).