criu/compel/arch
Zeyad Yasser a9508c9864 criu: check if pidfd_getfd syscall is supported
pidfd_getfd syscall will be needed later to send pidfds between
pre-dump/dump iterations for pid reuse detection.

v2:
	- check size written/read of val_a/val_b is correct
	- return with error when val_a != val_b

Signed-off-by: Zeyad Yasser <zeyady98@gmail.com>
2021-09-03 10:31:00 -07:00
..
aarch64 compel: Provide compel_set_task_ext_regs() 2021-09-03 10:31:00 -07:00
arm criu: check if pidfd_getfd syscall is supported 2021-09-03 10:31:00 -07:00
mips criu: check if pidfd_getfd syscall is supported 2021-09-03 10:31:00 -07:00
ppc64 criu: check if pidfd_getfd syscall is supported 2021-09-03 10:31:00 -07:00
s390 criu: check if pidfd_getfd syscall is supported 2021-09-03 10:31:00 -07:00
x86 criu: check if pidfd_getfd syscall is supported 2021-09-03 10:31:00 -07:00