[CRIU] [PATCH 0/5] ia32/zdtm: A couple of 32bit fixes

Dmitry Safonov dima at arista.com
Thu May 2 04:34:40 MSK 2019


To make Travis-CI greener.

[Please, wait for patchwork go-go flag - I've waited only for
COMPAT_TEST=y Travis-CI job, some other env might dislike changes]

Dmitry Safonov (5):
  zdtm/ia32: fcntl() wrapper for old glibc(s)
  zdtm/vdso/ia32: Use uint64_t for /proc/self/maps
  zdtm/vdso/ia32: Ignore vsyscall page appear
  x86/compel/infect: Be verbose on remote mmap failure
  zdtm/thread-bomb: Limit stack size in thread-bomb

 compel/arch/x86/src/lib/infect.c   |  9 +++--
 test/zdtm/static/file_locks06.c    |  2 +-
 test/zdtm/static/file_locks07.c    |  2 +-
 test/zdtm/static/file_locks08.c    |  2 +-
 test/zdtm/static/ofd_file_locks.c  | 60 +++++++++++++++++++++++++++++-
 test/zdtm/static/ofd_file_locks.h  |  1 +
 test/zdtm/static/vdso-proxy.c      | 39 +++++++++++++++----
 test/zdtm/transition/thread-bomb.c | 27 ++++++++++++--
 8 files changed, 123 insertions(+), 19 deletions(-)

-- 
2.21.0



More information about the CRIU mailing list