-
Kir Kolyshkin authored
Apparently, clang 3.8 ppc doesn't know the register name 'sp'. > criu/cr-restore.c:3179:2: error: unknown register name 'sp' in asm > JUMP_TO_RESTORER_BLOB(new_sp, restore_task_exec_start, > task_args); > ^ > /criu/criu/arch/ppc64/include/asm/restore.h:24:5: note: expanded from > macro 'JUMP_TO_RESTORER_BLOB' > : "sp", "1", "2", "3", "12", "memory") > ^ > 1 error generated. According to docs, stack pointer is r1. travis-ci: success for PPC+clang compile fixes Cc: Laurent Dufour <ldufour@linux.vnet.ibm.com> Signed-off-by:
Kir Kolyshkin <kir@openvz.org> Acked-by:
Laurent Dufour <ldufour@linux.vnet.ibm.com> Signed-off-by:
Pavel Emelyanov <xemul@virtuozzo.com>
22ecc7d5
Name |
Last commit
|
Last update |
---|---|---|
Documentation | ||
contrib | ||
coredump | ||
crit | ||
criu | ||
images | ||
include/common | ||
lib | ||
scripts | ||
test | ||
.gitignore | ||
.mailmap | ||
.travis.yml | ||
COPYING | ||
CREDITS | ||
INSTALL.md | ||
Makefile | ||
Makefile.config | ||
Makefile.install | ||
Makefile.versions | ||
README.md |