This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v5 1/8] sysv/linux: Rename alpha functions to be alpha specific
- From: Zack Weinberg <zackw at panix dot com>
- To: Lukasz Majewski <lukma at denx dot de>
- Cc: Alistair Francis <alistair dot francis at wdc dot com>, GNU C Library <libc-alpha at sourceware dot org>, Adhemerval Zanella <adhemerval dot zanella at linaro dot org>, Joseph Myers <joseph at codesourcery dot com>
- Date: Thu, 5 Mar 2020 16:37:54 -0500
- Subject: Re: [PATCH v5 1/8] sysv/linux: Rename alpha functions to be alpha specific
- References: <20200303175355.15770-1-alistair.francis@wdc.com> <20200303175355.15770-2-alistair.francis@wdc.com> <20200305105110.602dc17d@jawa>
On Thu, Mar 5, 2020 at 4:51 AM Lukasz Majewski <lukma@denx.de> wrote:
> > These functions are alpha specifc, rename them to be clear.
> >
> > Let's also rename the header file from tv32-compat.h to
> > alpha-tv32-compat.h. This is to avoid conflicts with the one we will
> > introduce later.
>
> Are there any more comments for this patch set from Alistair? Is it
> eligible for pulling?
I don't have time to go over the whole patch set in detail this week,
but I see that it ends up removing alpha-tv32-compat.h by the end of
the series, so the specific concerns I had with earlier iterations
seem to be addressed.
zw