Skip to content
Commit d1d39a2e authored by Mike Frysinger's avatar Mike Frysinger
Browse files

posix_spawn: fix stack setup on ia64 [BZ #21275]



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: default avatarMatt Turner <mattst88@gentoo.org>
(cherry picked from commit ddc3fb33)
(cherry picked from commit 7043946c)
parent 764c430a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment