[CRIU] [PATCH 0/2] lazy-pages: two more fixes

Mike Rapoport rppt at linux.vnet.ibm.com
Wed Jun 6 17:30:56 MSK 2018


Hi,

These patches fix some more issues with the lazy-pages.

The first patch is a workaround for yet-to-be-solved corner case, but at
least it should make Jenkins happy.

The second patch adds robustness to uffdio_{copy,zeropage} error handling
and takes into account new error codes that will be available in the kernel
4.18.

Mike Rapoport (2):
  zdtm/lib: don't close bad criu_status_in file descriptor in signal handler
  lazy-pages: uffd_{copy,zeropage}: rework error handling

 criu/uffd.c          | 58 +++++++++++++++++++++++++++++++---------------------
 test/zdtm/lib/test.c |  3 ++-
 2 files changed, 37 insertions(+), 24 deletions(-)

-- 
2.7.4



More information about the CRIU mailing list