criu/arch
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
..
aarch64 Replace remaining hard-coded TASK_SIZE use 2015-08-03 17:14:19 +03:00
arm Replace remaining hard-coded TASK_SIZE use 2015-08-03 17:14:19 +03:00
ppc64 kerndat: Introduce task_size variable 2015-08-03 17:14:15 +03:00
scripts/arm arm: prepare syscall table generation scripts to be shared with AArch64 2014-03-11 22:46:06 +04:00
x86 kerndat: Introduce task_size variable 2015-08-03 17:14:15 +03:00