criu/arch
Laurent Dufour de9df91002 Per architecture restorer trampolines
Some architectures like ppc64 requires a trampoline to be called prior to
the standard restorer services.

This patch introduces 3 trampolines which can be overwritten by
architectures in arch/x/include/asm/restore.h:
 - arch_export_restore_thread
 - arch_export_restore_task
 - arch_export_unmap

The architecture which doesn't need to overwrite them, has nothing to do.

Signed-off-by: Laurent Dufour <ldufour@linux.vnet.ibm.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-05-05 13:35:48 +03:00
..
aarch64 Use run-time page size where it matters 2015-04-22 15:39:05 +03:00
arm Use run-time page size where it matters 2015-04-22 15:39:05 +03:00
ppc64 Per architecture restorer trampolines 2015-05-05 13:35:48 +03:00
scripts/arm arm: prepare syscall table generation scripts to be shared with AArch64 2014-03-11 22:46:06 +04:00
x86 x86: Add explicit type conversion for encode/decode pointer 2015-04-24 14:52:55 +03:00