Files
i2som-imx-linux/include/uapi/linux
Martijn Coenen 8b451dc2bb ANDROID: binder: add padding to binder_fd_array_object.
binder_fd_array_object starts with a 4-byte header,
followed by a few fields that are 8 bytes when
ANDROID_BINDER_IPC_32BIT=N.

This can cause alignment issues in a 64-bit kernel
with a 32-bit userspace, as on x86_32 an 8-byte primitive
may be aligned to a 4-byte address. Pad with a __u32
to fix this.

Change-Id: I4374ed2cc3ccd3c6a1474cb7209b53ebfd91077b
Signed-off-by: Martijn Coenen <maco@android.com>
2017-03-21 17:41:50 +00:00
..
2016-12-05 19:43:02 -05:00
2016-09-23 08:40:28 -04:00
2016-10-03 18:52:14 +02:00
2016-10-14 16:05:42 -04:00
2017-01-31 10:47:24 -08:00
2016-10-14 15:00:10 -04:00
2016-09-27 21:52:00 -04:00
2016-09-27 21:52:00 -04:00
2016-09-21 00:23:00 -04:00
2016-08-02 16:53:54 +03:00