criu/arch/arm
Alexander Kartashov 94f01416a9 cr: renamed restore_fpu() to sigreturn_prep_fpu_frame() and vice versa
The names of these functions should be swapped to avoid confusion.

Signed-off-by: Alexander Kartashov <alekskartashov@parallels.com>
Acked-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-05-31 16:34:58 +04:00
..
include/asm cr: renamed restore_fpu() to sigreturn_prep_fpu_frame() and vice versa 2013-05-31 16:34:58 +04:00
cpu.c arm: added CPU-specific header inclusion 2013-02-20 14:54:42 +04:00
crtools.c cr: renamed restore_fpu() to sigreturn_prep_fpu_frame() and vice versa 2013-05-31 16:34:58 +04:00
gen-sys-exec-tbl.pl arm: added ARM-specific files modelled after arch/x86 2013-01-22 22:53:24 +04:00
gen-syscalls.pl arm: added ARM-specific files modelled after arch/x86 2013-01-22 22:53:24 +04:00
Makefile make: arm -- Use syscalls-asm-y-asmflags instead of CFLAGS 2013-02-23 00:37:06 +04:00
parasite-head.S parasite: allocate stack for each thread 2013-05-24 18:53:33 +04:00
restorer.c restore: construct sigframe in crtools 2013-05-24 17:39:52 +04:00
syscall-common.S arm: added architecture-specific implementation of __cr_restore_rt 2013-03-25 23:44:16 +04:00
syscall.def arm: add sendto/recvfrom syscall definitions 2013-05-30 14:22:19 +04:00
uidiv.S arm: added ARM-specific files modelled after arch/x86 2013-01-22 22:53:24 +04:00
vdso-pie.c vdso: Implement vdso proxy on restore 2013-05-24 13:27:17 +04:00
vdso.c vdso: Make parasite_fixup_vdso being arch implemented 2013-05-31 13:47:33 +04:00