criu/arch
Laurent Dufour 09023677c0 ppc64: Fix checkpoint --leave-running
The commit ba74350954 which introduces support for Altivec and VSX
support was breaking the checkpoint --leave-running.

The root cause is that the address of the Altivec and VSX registers in the
signal frame should be computed for the stack in the context of the
checkpointed process.

This patch fixes this issue through the sigreturn_prep_fpu_frame which is
designed to update the signal frame based on the remote address.

Fixes: ba74350954 ("ppc64: Add Altivec and VSX support")
Reported-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Laurent Dufour <ldufour@linux.vnet.ibm.com>
Tested-by: Andrew Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-09-10 14:09:14 +03:00
..
aarch64 vdso: Rework vdso processing files 2015-09-10 14:07:22 +03:00
arm Replace remaining hard-coded TASK_SIZE use 2015-08-03 17:14:19 +03:00
ppc64 ppc64: Fix checkpoint --leave-running 2015-09-10 14:09:14 +03:00
scripts/arm arm: prepare syscall table generation scripts to be shared with AArch64 2014-03-11 22:46:06 +04:00
x86 vdso: Rework vdso processing files 2015-09-10 14:07:22 +03:00