[CRIU] [PATCHv4 0/2] ia32: Travis-CI && fix sigmask
    Dmitry Safonov 
    dima at arista.com
       
    Wed Apr 10 17:03:01 MSK 2019
    
    
  
Changes since v3:
- copy-paste for arm32 typo (thanks God, we have testing)
Changes since v2:
- wrong arguments order for helper on arm/aarch64/ppc64/s390
Changes since v1:
- fixed `allow_failure`
- sigmask fix
Dmitry Safonov (2):
  travis-ci: Enable ia32 tests
  ia32: Add compatible sigmask to sigframe
 .travis.yml                                   |  6 ++-
 .../src/lib/include/uapi/asm/sigframe.h       |  5 +++
 .../arm/src/lib/include/uapi/asm/sigframe.h   |  5 +++
 .../ppc64/src/lib/include/uapi/asm/sigframe.h |  5 +++
 .../s390/src/lib/include/uapi/asm/sigframe.h  |  5 +++
 .../x86/src/lib/include/uapi/asm/sigframe.h   | 38 ++++++++++++++++---
 compel/arch/x86/src/lib/infect.c              |  2 +-
 compel/src/lib/infect.c                       | 11 +-----
 criu/sigframe.c                               | 12 +-----
 scripts/travis/travis-tests                   | 24 ++++++++++++
 10 files changed, 86 insertions(+), 27 deletions(-)
-- 
2.21.0
    
    
More information about the CRIU
mailing list