criu/arch/aarch64
Christopher Covington 70f28122e5 aarch64: Fix restore for multithreaded processes
The stack handling in the RUN_CLONE_RESTORE_FN macro for
AArch64 was incorrect, resulting in a segfault of the restored
process. With this change the pthread00 test case (and probably
others) runs to completion and passes.

Signed-off-by: Christopher Covington <cov@codeaurora.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-01-12 14:51:57 +03:00
..
include/asm aarch64: Fix restore for multithreaded processes 2015-01-12 14:51:57 +03:00
cpu.c cpuinfo: arm -- Fix build 2014-10-03 16:20:10 +04:00
crtools.c AArch64: Remove TASK_SIZE from mmap_seized 2014-10-07 15:46:47 +04:00
intraprocedure.S Customize AArch64 VDSO code 2014-08-06 19:00:17 +04:00
Makefile cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
parasite-head.S cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
restorer.c cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
syscall-common.S cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
vdso-pie.c vdso: aarch64 -- Merge fixes from x86 2014-08-07 10:23:02 +04:00
vdso.c proc: Use fopen_proc instead of fopen("/proc...") 2014-09-18 20:26:20 +04:00