From 7a775e6b3d938586db5a66a76de9c14667151cf9 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 15 Sep 2011 14:48:01 +0200 Subject: Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork --- nptl/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 15c785bf4e..ae48299a41 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,12 @@ +2011-09-15 Andreas Schwab + + * sysdeps/pthread/list.h: Define only list_t if __need_list_t is + defined. + (list_add): Add atomic_write_barrier. + * descr.h: Define __need_list_t before including . + * nptl-init.c: Include + * allocatestack.c: Likewise. + 2011-09-11 Ulrich Drepper * sysdeps/i386/tls.h: Remove HAVE_TLS_SUPPORT test. -- cgit v1.2.3