summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@cavium.com>2017-08-31 16:49:10 +0100
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2018-02-02 10:05:42 +0000
commita14439975bc84280a9a1cd9dc12036f796ee3d31 (patch)
treebcec280d3b7a1ff531c13cd3038e2152963f0c2a /hurd
parent48fb66a4f56dc923c766fcd2f32a228449d7b3e0 (diff)
aarch64: Fix ipc_perm definition for ILP32
Here is another aarch64 ILP32 patch. The mode field in ipc_perm in ILP32 should be a 16 bit field, not a 32 bit one. This was out-of-sync with what the kernel had. This was causing sysvipc/test-sysvsem to fail in ILP32 mode. 2017-09-01 Yury Norov <ynorov@caviumnetworks.com> Steve Ellcey <sellcey@cavium.com> * sysdeps/unix/sysv/linux/aarch64/bits/ipc.h (ipc_perm): Ifdef and pad the mode field for ILP32.
Diffstat (limited to 'hurd')
0 files changed, 0 insertions, 0 deletions