b9bd4045fb
The ABI states that sp[0] should point to the previous stack frame, or be zero if there is no previous stack frame. makecontext previously set this slot to point to the __start_context function, rather than to a valid stack frame. |
||
---|---|---|
.. | ||
aarch64 | ||
arm | ||
ppc | ||
ppc64 | ||
s390x | ||
x86 | ||
x86_64 |