mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-30 13:30:19 +00:00
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> |
||
|---|---|---|
| .. | ||
| include/asm | ||
| cpu.c | ||
| crtools.c | ||
| Makefile | ||
| memcmp_64.S | ||
| memcpy_power7.S | ||
| misc.S | ||
| parasite-head.S | ||
| restorer.c | ||
| syscall-common-ppc64.S | ||
| syscall-ppc64.def | ||
| syscalls-ppc64.sh | ||
| vdso-pie.c | ||
| vdso-trampoline.S | ||
| vdso.c | ||