CL
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 9 Jan 2012 00:57:22 +0000 (19:57 -0500)
committerUlrich Drepper <drepper@gmail.com>
Mon, 9 Jan 2012 00:57:22 +0000 (19:57 -0500)
nptl/ChangeLog

index c7d2807..94ff351 100644 (file)
@@ -1,3 +1,9 @@
+2011-12-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
+
+       * sysdeps/unix/sysv/linux/aio_misc.h (__aio_create_helper_thread):
+       Call pthread_attr_setstacksize() with result of
+       __pthread_get_minstack() to account for application TLS usage.
+
 2012-01-08  Marek Polacek  <polacek@redhat.com>
 
        * sysdeps/unix/sysv/linux/mq_notify.c: Include <nptl/pthreadP.h>.