commit | 55f5363d710e342a3012c902cc4b9d21cf2e4c5b | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@android.com> | Wed Jun 28 12:02:45 2017 -0700 |
committer | chrmhoffmann <chrmhoffmann@gmail.com> | Wed Jul 18 21:55:42 2018 +0200 |
tree | cd5b2e047bdd986687bede44bf5495cccd6d76ea | |
parent | 9cda4a3c849c7b7758150e7e7cc9e01a54c6b438 [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> Signed-off-by: Kevin F. Haggerty <haggertk@lineageos.org>