criu/arch/ppc64/include/asm
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
..
atomic.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
bitops.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
bitsperlong.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
cmpxchg.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
cpu.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
dump.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
fpu.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
int.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
linkage.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
page.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
parasite-syscall.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
parasite.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
prlimit.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
processor-flags.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
restore.h Per architecture restorer trampolines 2015-05-05 13:35:48 +03:00
restorer.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
string.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
types.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
vdso.h arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00