criu/arch/aarch64/include/asm
Christopher Covington f9ae6d9dd4 Replace remaining hard-coded TASK_SIZE use
If we want one CRIU binary to work across all AArch64 kernel
configurations, a single task size value cannot be hard coded. While
trivial applications successfully checkpoint and restore on AArch64
kernels with CONFIG_ARM64_64K_PAGES=y without this patch, replacing
the remaining use of the hard-coded value seems like the best way to
guard against failures that more complex process trees and future uses
may expose.

Signed-off-by: Christopher Covington <cov@codeaurora.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-08-03 17:14:19 +03:00
..
atomic.h arch:aarch64: add atomic_cmpxchg 2014-12-08 15:55:55 +03:00
bitops.h cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
bitsperlong.h cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
cpu.h cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
dump.h cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
fpu.h cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
int.h cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
linkage.h cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
page.h Use run-time page_size() for mremap 2015-07-28 13:38:30 +03:00
parasite-syscall.h Customize AArch64 VDSO code 2014-08-06 19:00:17 +04:00
parasite.h cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
processor-flags.h cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
restore.h cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
restorer.h aarch64: Fix restore for multithreaded processes 2015-01-12 14:51:57 +03:00
string.h cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
syscall-aux.h cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
syscall-aux.S cr: implemented the support for the AArch64 architecture 2014-04-11 15:19:01 +04:00
types.h Replace remaining hard-coded TASK_SIZE use 2015-08-03 17:14:19 +03:00
vdso.h Customize AArch64 VDSO code 2014-08-06 19:00:17 +04:00