diff options
author | Mike Frysinger <vapier@gentoo.org> | 2017-03-20 04:47:56 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2017-03-20 10:56:52 -0400 |
commit | d1d39a2ed04e50503676bcf3e4a17080ccd5487b (patch) | |
tree | 4c8a065fb6d2a739c6148d5e7a25d0c23812973e /sysdeps/mach/hurd/chroot.c | |
parent | 764c430aa0c6af6181d5834bcb20d8ea99562992 (diff) | |
download | glibc-gentoo/2.24.tar.gz |
posix_spawn: fix stack setup on ia64 [BZ #21275]gentoo/2.24
The ia64-specific clone2 call expects the base of the stack mapping and
the stack size as sep arguments, not an initial stack value as on other
stack-grows-down architectures. Reuse the stack-grows-up macro so we
pass in the right stack base.
Reported-by: Matt Turner <mattst88@gentoo.org>
(cherry picked from commit ddc3fb333469c2997798742dc0509dc1e3201d91)
(cherry picked from commit 7043946c7921c0e3850dd2b3d948336624bb0f62)
Diffstat (limited to 'sysdeps/mach/hurd/chroot.c')
0 files changed, 0 insertions, 0 deletions