Skip to content
Commit 27ab0d95 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)
parent 0889003c
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