This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 4/4] Async signal safe TLS accesses
- From: Paul Pluzhnikov <ppluzhnikov at google dot com>
- To: Andrew Hunter <ahh at google dot com>
- Cc: libc-alpha at sourceware dot org, carlos at redhat dot com
- Date: Wed, 18 Dec 2013 17:05:19 -0800
- Subject: Re: [PATCH 4/4] Async signal safe TLS accesses
- Authentication-results: sourceware.org; auth=none
- References: <1386273671-13010-1-git-send-email-ahh at google dot com> <1386722143-10513-1-git-send-email-ahh at google dot com> <1386722143-10513-4-git-send-email-ahh at google dot com>
On Tue, Dec 10, 2013 at 4:35 PM, Andrew Hunter <ahh@google.com> wrote:
> This is patch 4/4 of the effort to make TLS access async-signal-safe.
I've committed patches 1-3 in this series, and tested this patch on
Linux/x86_64 and i686 (no regressions).
Could someone please review the last part?
Thanks,
--
Paul Pluzhnikov