This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: 2.26 release blockers?
- From: Torvald Riegel <triegel at redhat dot com>
- To: Carlos O'Donell <carlos at redhat dot com>
- Cc: GNU C Library <libc-alpha at sourceware dot org>, Siddhesh Poyarekar <siddhesh at gotplt dot org>
- Date: Wed, 19 Jul 2017 14:42:02 +0200
- Subject: Re: 2.26 release blockers?
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=triegel at redhat dot com
- Dkim-filter: OpenDKIM Filter v2.11.0 mx1.redhat.com AFE757F3F1
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com AFE757F3F1
- References: <6ce02dfc-d8e8-bcd8-4ced-a09293cf1732@redhat.com>
On Fri, 2017-06-30 at 16:44 -0400, Carlos O'Donell wrote:
> Siddhesh,
>
> I added 2 release blockers:
> https://sourceware.org/glibc/wiki/Release/2.26#Release_blockers.3F
>
> The /etc/resolv.conf reloading and tcache are two important pieces of
> work that I'd like to see go out this release.
>
> What about everyone else?
I'd like to add the rwlock bug you said you'd review, as it has been
introduced with the new rwlock added in the last release.
Second, https://sourceware.org/bugzilla/show_bug.cgi?id=21778 might be
worth fixing as well this release because it may have been introduced
when we fixed other robust mutex things in the last release. I'll take
a closer look at 21778 in the next few days, hopefully.