Fix nptl/tst-cond1{6,7,8}.c on 32-bit with many cpus.
authorDavid S. Miller <davem@davemloft.net>
Tue, 27 Mar 2012 21:25:55 +0000 (14:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Mar 2012 21:25:55 +0000 (14:25 -0700)
commit7ac88e383150ef3722bc58c541f261528bc25d22
treed9618d11aba815988d3494eab024709390988bb9
parent6143dc8d006030f7235129015b988952072f4553
Fix nptl/tst-cond1{6,7,8}.c on 32-bit with many cpus.

* tst-cond16.c (do_test): Use a thread stack size which is either
PTHREAD_STACK_MIN or the page size, whichever is larger.
* tst-cond18.c (do_test): Likewise.
nptl/ChangeLog
nptl/tst-cond16.c
nptl/tst-cond18.c