[CRIU] [PATCH 0/4] build: syscalls -- Define own SYS_memfd_create

Cyrill Gorcunov gorcunov at openvz.org
Tue Mar 15 05:41:06 PDT 2016


Guys, take a look please. Sometime like this I suppose.

Cyrill Gorcunov (4):
  build: criu -- Don't link with syscalls library
  build: syscalls -- Use ifdef form for inclusion together with system
    headers
  build: syscalls -- Add SYS_memfd_create
  criu: Use __NR_memfd_create for testing memfd presence

 criu/Makefile                         | 2 +-
 criu/arch/ppc64/Makefile.syscalls     | 6 +++++-
 criu/arch/scripts/arm/gen-syscalls.pl | 8 +++++++-
 criu/arch/x86/Makefile.syscalls       | 6 +++++-
 criu/kerndat.c                        | 1 +
 criu/shmem.c                          | 1 +
 scripts/feature-tests.mak             | 4 ++--
 7 files changed, 22 insertions(+), 6 deletions(-)

-- 
2.5.0



More information about the CRIU mailing list