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

Andrei Vagin avagin at virtuozzo.com
Wed Apr 12 16:23:59 PDT 2017


Applied, thanks!

On Mon, Apr 10, 2017 at 10:41:49PM +0300, Dmitry Safonov wrote:
> 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
> 
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu


More information about the CRIU mailing list