This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Async signal safe TLS accesses


On Tue, Oct 22, 2013 at 2:36 PM, Andrew Hunter <ahh@google.com> wrote:
> TLS accesses from initial-exec variables are async-signal-safe.

This is v3 of the patch, with whitespace and comment changes as
requested by Carlos and Ondrej.  I added comments marking the purpose
of atomic barriers and briefly explaining why we have forward
progress.

Curious if anyone has major objections they haven't voiced yet: what
more will it take to get this merged?

(Sorry about the long delay since v2; I've been buried with other bugs at work.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]