criu/include/common/arch
Dmitry Safonov ffa1a03c8f compel/criu: Add ARCH_HAS_LONG_PAGES to PIE binaries
For architectures like aarch64/ppc64 it's needed to propagate the size
of page inside PIEs. For the parasite page size will be defined during
seizing, and for restorer during early initialization.
Afterward we can use PAGE_SIZE in PIEs like we did before.

Signed-off-by: Dmitry Safonov <dima@arista.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2018-07-04 03:17:17 +03:00
..
aarch64/asm compel/criu: Add ARCH_HAS_LONG_PAGES to PIE binaries 2018-07-04 03:17:17 +03:00
arm/asm bits: Add test_and_set_bit() 2017-02-06 14:09:13 +03:00
ppc64/asm compel/criu: Add ARCH_HAS_LONG_PAGES to PIE binaries 2018-07-04 03:17:17 +03:00
s390/asm s390: Replace flogr instruction with __builtin_clzl() 2017-08-09 18:51:41 +03:00
x86/asm x86/asm: move user code selector values to common 2017-03-15 00:06:17 +03:00