Skip to content
Commit ddc3fb33 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>
parent 15e9a4f3
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