| commit | d7782a61830da8113bab0c6c0ae77f665e87363d | [log] [tgz] |
|---|---|---|
| author | Martijn Coenen <maco@android.com> | Tue Nov 14 05:58:00 2017 -0500 |
| committer | William Bellavance <flintman@flintmancomputers.com> | Thu Jan 25 07:24:18 2018 -0500 |
| tree | ef7bbe7725723ec12b3037eb18d967aa1df548cb | |
| parent | 4d9df0a3593bd4ffd5401d22e6ecdf0041785045 [diff] |
ANDROID: binder: fix compilation warnings. When using the 64-bit binder interface on 32-bit kernels. These are safe to cast, because they are buffers we have previously successfully called copy_from_user() on. Change-Id: Ifa4ef2f99b28202d3d1bd1417e441266a2609cec Signed-off-by: Martijn Coenen <maco@android.com>