aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.vnet.ibm.com>2014-01-23 16:26:16 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2014-01-23 16:26:16 +0530
commite68485398bebe6199f92f9ac70d0f29501269be8 (patch)
tree0711dd55d041b5cfba6d8d02529eadc9ea6ac000 /nptl/ChangeLog
parent7007c661ad737b3c8fd7855791cd52bcac6d7a0b (diff)
downloadglibc-e68485398bebe6199f92f9ac70d0f29501269be8.zip
glibc-e68485398bebe6199f92f9ac70d0f29501269be8.tar.gz
glibc-e68485398bebe6199f92f9ac70d0f29501269be8.tar.bz2
S/390: Increase tst-tls7 test case timeout
TLS in a dlopened object works fine when accessed from a signal handler. The default kernel scheduling parameters prevents the testcase to finish within the 4 seconds. Tested the bigger timeout on s390 and s390x.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 0defc9a..8761f5b 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,7 @@
+2014-01-23 Stefan Liebler <stli@linux.vnet.ibm.com>
+
+ * tst-tls7.c: Adjust testcase timeout
+
2014-01-18 H.J. Lu <hongjiu.lu@intel.com>
[BZ #14782]