[CRIU] [PATCH 0/2] compat fixes

Dmitry Safonov dsafonov at virtuozzo.com
Thu Jul 7 10:39:18 PDT 2016


A fix for https://github.com/xemul/criu/issues/188 with some refactoring.
And after discussion, we decided to drop "ELF header mismatch" msg,
so delete it with a revert to my patch, that has suppressed it.

Thanks,
Dmitry.

Cyrill Gorcunov (1):
  vdso: Revert "vdso: suppress not ELF vDSO error" and simplify error
    handling

Dmitry Safonov (1):
  parasite-syscall: refactor dumping of posix timers

 criu/include/util-vdso.h |  3 +-
 criu/parasite-syscall.c  | 78 +++++++++++++++++++++++++++++-------------------
 criu/pie/parasite-vdso.c | 10 +++----
 criu/pie/parasite.c      |  3 +-
 criu/pie/util-vdso.c     | 17 ++++-------
 criu/vdso.c              |  2 +-
 6 files changed, 61 insertions(+), 52 deletions(-)

-- 
2.9.0



More information about the CRIU mailing list