public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Adhemerval Zanella <adhemerval.zanella@linaro.org>,
	libc-alpha@sourceware.org
Subject: Re: [PATCH 2/3] Consolidate Linux select implementation
Date: Sat, 22 Apr 2017 07:35:00 -0000	[thread overview]
Message-ID: <d8036133-a2c0-db40-a46e-a62bfd20cac6@twiddle.net> (raw)
In-Reply-To: <1492710968-7699-2-git-send-email-adhemerval.zanella@linaro.org>

On 04/20/2017 10:56 AM, Adhemerval Zanella wrote:
>   1. Remove select from auto-generation syscalls.list on the architecture
>      that uses __NR_select.
>   2. Remove generic implementation add a default one that handle all
>      current cases (with the expection of alpha).  The new default
>      implementation will either use __NR_select if available of fallback
>      to __NR_pselect6 otherwise.
>   3. Add a alpha outlier implementation which requires old compatibility
>      symbols.

Is there particular value in moving the Alpha version away from syscalls.list?


r~

  reply	other threads:[~2017-04-22  7:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-20 17:56 [PATCH 1/3] Consolidate Linux poll implementation Adhemerval Zanella
2017-04-20 17:56 ` [PATCH 3/3] Consolidate Linux epoll_wait syscall Adhemerval Zanella
2017-05-02 21:10   ` Adhemerval Zanella
2017-05-03  3:44   ` Siddhesh Poyarekar
2017-04-20 17:56 ` [PATCH 2/3] Consolidate Linux select implementation Adhemerval Zanella
2017-04-22  7:35   ` Richard Henderson [this message]
2017-04-22 14:43     ` Adhemerval Zanella
2017-04-22  9:07   ` Luis Javier Merino
2017-05-02 21:10   ` Adhemerval Zanella
2017-05-03  3:43   ` Siddhesh Poyarekar
2017-05-02 21:10 ` [PATCH 1/3] Consolidate Linux poll implementation Adhemerval Zanella
2017-05-03  3:37 ` Siddhesh Poyarekar

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=d8036133-a2c0-db40-a46e-a62bfd20cac6@twiddle.net \
    --to=rth@twiddle.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).