commit | 247ff3719c42fce05d435bf9dbaa0bd869467245 | [log] [tgz] |
---|---|---|
author | Goran Jakovljevic <goran.jakovljevic@mips.com> | Wed Mar 07 10:34:05 2018 +0100 |
committer | Goran Jakovljevic <goran.jakovljevic@mips.com> | Wed Mar 07 16:57:19 2018 +0100 |
tree | cc357df3d31b49822c1cbdeeca94e35377c65345 | |
parent | 9417650bdfa66ecee688f940852a6c126a93716a [diff] |
Fix sigchain_test on mips Pass correct size to syscall. Unlike on arm and x86, _KERNEL__NSIG=128 on mips. This fixes the test on mips32 and mips64. Test: mma test-art-target-gtest-sigchain_test in QEMU Change-Id: I3acd93f3595bcbd2a9a0dc3248955226a1051745