mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-30 05:21:57 +00:00
TASK_SIZE for AArch64 may be any of several options between (1 << 39)
and (1 << 48), inclusive, depending on kernel configuration. Go back
to just checking the most significant bit, as was done before commit
|
||
|---|---|---|
| .. | ||
| include/asm | ||
| cpu.c | ||
| crtools.c | ||
| intraprocedure.S | ||
| Makefile | ||
| parasite-head.S | ||
| restorer.c | ||
| syscall-common.S | ||
| vdso-pie.c | ||
| vdso.c | ||