criu/compel/arch/ppc64
Younes Manton a39d416568 compel: Fix ppc64le parasite stack layout
The ppc64le ABI allows functions to store data in caller frames.
When initializing the stack pointer prior to executing parasite code
we need to pre-allocating the minimum sized stack frame before
jumping to the parasite code.

Signed-off-by: Younes Manton <ymanton@ca.ibm.com>
2023-04-15 21:17:21 -07:00
..
plugins compel: add rseq syscall into compel std plugin syscall tables 2022-04-28 17:53:52 -07:00
scripts compel: don't mmap parasite as RWX 2021-09-03 10:31:00 -07:00
src/lib compel: Fix ppc64le parasite stack layout 2023-04-15 21:17:21 -07:00