[CRIU] [PATCHv4 0/2] ia32: Travis-CI && fix sigmask
Andrei Vagin
avagin at gmail.com
Thu Apr 11 21:09:42 MSK 2019
Applied, thanks!
On Wed, Apr 10, 2019 at 03:03:01PM +0100, Dmitry Safonov wrote:
> 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
>
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu
More information about the CRIU
mailing list