criu/arch/ppc64
Laurent Dufour 6fc15485d0 ppc64: Fix broken SYS V shared memory support
The initial support of the SYS V shared memory on ppc64 is broken. The call
to shmat done in the restore blob has no chance to work correctly.

This patch fixes the sys_shmat call.

Signed-off-by: Laurent Dufour <ldufour@linux.vnet.ibm.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-06-24 17:57:38 +03:00
..
include/asm ppc64: Fix broken SYS V shared memory support 2015-06-24 17:57:38 +03:00
cpu.c arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
crtools.c ppc64: Fix buggy floating point register handling 2015-06-11 19:49:19 +03:00
Makefile ppc64: Use optimized memcmp 2015-05-14 12:34:23 +03:00
memcmp_64.S ppc64: Use optimized memcmp 2015-05-14 12:34:23 +03:00
memcpy_power7.S ppc64: Use optimized memcpy 2015-05-14 12:33:54 +03:00
misc.S ppc64: pie -- Add ppc64le relocation's processing 2015-06-08 23:53:30 +03:00
parasite-head.S ppc64: pie -- Add ppc64le relocation's processing 2015-06-08 23:53:30 +03:00
restorer.c ppc64: Fix broken SYS V shared memory support 2015-06-24 17:57:38 +03:00
syscall-common-ppc64.S ppc64: Fix broken SYS V shared memory support 2015-06-24 17:57:38 +03:00
syscall-ppc64.def ppc64: Fix broken SYS V shared memory support 2015-06-24 17:57:38 +03:00
syscalls-ppc64.sh arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
vdso-pie.c ppc64: pie -- Add ppc64le relocation's processing 2015-06-08 23:53:30 +03:00
vdso-trampoline.S ppc64: Fix assembly code 2015-05-14 12:33:43 +03:00
vdso.c arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00