This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] MIPS: Use `.set mips2' to emulate LL/SC for the R5900 too
- From: "Maciej W. Rozycki" <macro at linux-mips dot org>
- To: Joseph Myers <joseph at codesourcery dot com>, Fredrik Noring <noring at nocrew dot org>
- Cc: libc-alpha at sourceware dot org, Jürgen Urban <JuergenUrban at gmx dot de>
- Date: Thu, 1 Nov 2018 14:39:59 +0000 (GMT)
- Subject: Re: [PATCH v2] MIPS: Use `.set mips2' to emulate LL/SC for the R5900 too
- References: <3fb8c58bc662b93e68a992adfb099ad233b40ea2.1540925714.git.noring@nocrew.org> <alpine.LFD.2.21.1810302056260.1741@eddie.linux-mips.org> <alpine.DEB.2.21.1810302220290.24813@digraph.polyomino.org.uk>
On Tue, 30 Oct 2018, Joseph Myers wrote:
> > This version is:
> >
> > Reviewed-by: Maciej W. Rozycki <macro@linux-mips.org>
>
> You should commit this, unless Fredrik has write access to commit it
> himself.
We're consensus-driven and I don't want to give an impression of rushing
things in. I hate it when some people do this. I think a settling period
of 24-48 hours is appropriate in cases like this, in case someone wants to
chime in.
This was missing a ChangeLog entry, which I have now added, and committed
this change. Thank you, Fredrik, for your contribution!
Maciej