[CRIU] [PATCH 0/2] ia32: vdso helper segfault fix

Dmitry Safonov dsafonov at virtuozzo.com
Tue Apr 18 10:04:07 PDT 2017


Here is what I belive is a fix for:
https://github.com/xemul/criu/issues/290
Thu, I haven't reproduced it even once - so let's wait and see.
Also trivial fixup for zdtm printings.

Dmitry Safonov (2):
  zdtm/ia32: print st_size as (long long)
  vdso/ia32: separate compat vdso helper

 criu/Makefile.crtools             |  4 ++-
 criu/include/vdso.h               |  5 +++
 criu/vdso-compat.c                | 71 +++++++++++++++++++++++++++++++++++++++
 criu/vdso.c                       | 66 ++----------------------------------
 test/zdtm/static/autofs.c         | 15 +++++----
 test/zdtm/static/unlink_fstat01.c |  6 ++--
 test/zdtm/static/unlink_fstat02.c |  9 +++--
 test/zdtm/static/unlink_fstat03.c |  9 +++--
 8 files changed, 106 insertions(+), 79 deletions(-)
 create mode 100644 criu/vdso-compat.c

-- 
2.12.2



More information about the CRIU mailing list