linux: Reduce stack size for nptl/tst-thread-affinity-pthread
authorFlorian Weimer <fweimer@redhat.com>
Mon, 11 Nov 2019 09:26:52 +0000 (10:26 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 11 Nov 2019 12:40:55 +0000 (13:40 +0100)
commit10cf7f52c60209f34199d216ef6710568d6297bf
tree4d05d95dba80ac251e33c6db641c02f6bbb106e8
parent36ada9ee2cd3b686df6952446b92816584eacbb8
linux: Reduce stack size for nptl/tst-thread-affinity-pthread

And related tests.  These tests create a thread for each core, so
they may fail due to address space limitations with the default
stack size.

Change-Id: Ieef44a7731f58d3b7d6638cce4ccd31126647551
sysdeps/unix/sysv/linux/tst-skeleton-thread-affinity.c