criu/arch/aarch64
Kir Kolyshkin 572f152ea0 aarch64:get_task_regs(): use pr_perror()
As ptrace() sets errno, it makes sense to use pr_perror().
This also fixes the bug of missing '\n'.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Acked-by: Andrew Vagin <avagin@odin.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-10-09 18:27:48 +03:00
..
include/asm aarch64: Fix write_intraprocedure_branch types 2015-10-05 13:20:01 +03:00
cpu.c cpuinfo: arm -- Fix build 2014-10-03 16:20:10 +04:00
crtools.c aarch64:get_task_regs(): use pr_perror() 2015-10-09 18:27:48 +03:00
intraprocedure.S Customize AArch64 VDSO code 2014-08-06 19:00:17 +04:00
Makefile cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
parasite-head.S cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
restorer.c cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
syscall-common.S cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
vdso-pie.c vdso: Rework vdso processing files 2015-09-10 14:07:22 +03:00