This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 3/5] Remove sparc sem_wait
- From: Torvald Riegel <triegel at redhat dot com>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- Cc: libc-alpha at sourceware dot org
- Date: Mon, 05 Sep 2016 19:23:58 +0200
- Subject: Re: [PATCH 3/5] Remove sparc sem_wait
- Authentication-results: sourceware.org; auth=none
- References: <1471876053-780-1-git-send-email-adhemerval.zanella@linaro.org> <1471876053-780-3-git-send-email-adhemerval.zanella@linaro.org>
On Mon, 2016-08-22 at 11:27 -0300, Adhemerval Zanella wrote:
> This patch removes the sparc32 sem_wait.c implementation since it is
> identical to default nptl one. The sparcv9 is no longer required with
> the removal.
OK.