criu/arch
Kir Kolyshkin 53f8c31459 ppc64/crtools.c: use pr_perror()
In places where we have errno value set, such as after calling ptrace(),
it makes sense to use pr_perror as it appends the errno string. This
also fixes missing '\n' at the end (as pr_perror() adds it).

In places where we keep using pr_err(), don't forget to have '\n'.

Cc: Laurent Dufour <ldufour@linux.vnet.ibm.com>
Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Reviewed-by: Laurent Dufour <ldufour@linux.vnet.ibm.com>
Acked-by: Andrew Vagin <avagin@odin.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-10-09 18:28:19 +03:00
..
aarch64 aarch64:get_task_regs(): use pr_perror() 2015-10-09 18:27:48 +03:00
arm Replace remaining hard-coded TASK_SIZE use 2015-08-03 17:14:19 +03:00
ppc64 ppc64/crtools.c: use pr_perror() 2015-10-09 18:28:19 +03:00
scripts/arm arm: prepare syscall table generation scripts to be shared with AArch64 2014-03-11 22:46:06 +04:00
x86 vdso: Rework vdso processing files 2015-09-10 14:07:22 +03:00