[CRIU] [PATCH 0/4] arm32: misc fixes

Dmitry Safonov dsafonov at virtuozzo.com
Mon Apr 10 12:41:49 PDT 2017


There is a bug that readable mappings become r+x after C/R,
fix for python v3 interpreter as /usr/bin/python in Arch distributive,
.gitignore update for compel and more descriptive failures of large
mmap() in mmaps01 test.

Dmitry Safonov (4):
  test/maps01: document mmap() failures
  arm/compel: add generated headers to .gitignore
  python: specify python2 as .py interpreter
  arm32/Makefile: fix readable mappings getting +x

 compel/.gitignore                          |  3 +++
 coredump/criu-coredump                     |  2 +-
 crit/crit                                  |  2 +-
 criu/arch/arm/Makefile                     |  2 +-
 lib/py/images/images.py                    |  2 +-
 scripts/magic-gen.py                       |  2 +-
 test/check_actions.py                      |  2 +-
 test/others/ext-tty/run.py                 |  2 +-
 test/zdtm/static/maps01.c                  | 27 ++++++++++++++++++++-------
 test/zdtm/static/socket-tcp-fin-wait1.hook |  2 +-
 10 files changed, 31 insertions(+), 15 deletions(-)

-- 
2.12.2



More information about the CRIU mailing list