Skip to content
Commit 09358228 authored by Steve Ellcey's avatar Steve Ellcey Committed by Szabolcs Nagy
Browse files

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.
parent d051217d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment