This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PING][PATCH 1/4] S390: Use C11-like atomics instead of plain memory accesses in lock elision code.
- From: Torvald Riegel <triegel at redhat dot com>
- To: Stefan Liebler <stli at linux dot vnet dot ibm dot com>
- Cc: libc-alpha at sourceware dot org, "Carlos O'Donell" <codonell at redhat dot com>
- Date: Tue, 10 Jan 2017 12:34:44 +0100
- Subject: Re: [PING][PATCH 1/4] S390: Use C11-like atomics instead of plain memory accesses in lock elision code.
- Authentication-results: sourceware.org; auth=none
- References: <1481032315-12420-1-git-send-email-stli@linux.vnet.ibm.com> <8fc099fb-ca48-3fc0-7c9e-15ab04b82a92@linux.vnet.ibm.com> <1481912080.14990.593.camel@redhat.com> <c82c4cfc-f623-ce90-1b08-925e303ef0e4@linux.vnet.ibm.com> <1482399266.14990.770.camel@redhat.com>
On Thu, 2016-12-22 at 10:34 +0100, Torvald Riegel wrote:
> On Tue, 2016-12-20 at 15:28 +0100, Stefan Liebler wrote:
> > On 12/16/2016 07:14 PM, Torvald Riegel wrote:
> > > On Tue, 2016-12-13 at 09:38 +0100, Stefan Liebler wrote:
> > >> ping.
> > >
> > > Sorry, I've been busy with the robust mutex bugs.
> > >
> > > This patch is OK. Thanks.
> > >
> > Thanks. Committed.
>
> I've reviewed and ack'ed patch 1 of 4, but it looks like you committed
> patches 2-4 as well. Did anyone review these?
>
Ping.