criu/compel/arch
Andrew Vagin f68e5a6b3d criu: always enable the userfaultfd support
Add linux/userfaultfd.h to criu sources. This header is a part
of the kernel API and I see nothing wrong to have in the repo.

Why we want to do this:
* to check that criu works correctly if a kernel doesn't
  support userfaultfd.
* to check compilation of the userfaultfd part in travis-ci.

v2: remove UFFD from FEATURES_LIST

Acked-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Acked-by: Adrian Reber <areber@redhat.com>
Cc: Mike Rapoport <rppt@linux.vnet.ibm.com>
Cc: Adrian Reber <areber@redhat.com>
Signed-off-by: Andrew Vagin <avagin@virtuozzo.com>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
2017-09-16 09:10:03 +03:00
..
aarch64 compel/aarch64: glibc renamed ucontext to ucontext_t 2017-08-09 18:51:42 +03:00
arm criu: always enable the userfaultfd support 2017-09-16 09:10:03 +03:00
ppc64 criu: always enable the userfaultfd support 2017-09-16 09:10:03 +03:00
s390 compel: Save thread registers before executing parasite code 2017-08-15 14:52:15 +03:00
x86 compel: Add preadv syscall 2017-05-19 09:21:16 +03:00