diff options
author | Todd Kjos <tkjos@android.com> | 2019-02-08 10:35:16 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-02-12 10:43:57 +0100 |
commit | 7a67a39320dfba4b36d3be5dae4581194e650316 (patch) | |
tree | 2614f6173c8debff511de456afccf88ad7baef66 /drivers/spmi | |
parent | 8ced0c6231ead26eca8cb416dcb7cc1c2cdd41d8 (diff) | |
download | linux-7a67a39320dfba4b36d3be5dae4581194e650316.tar.bz2 |
binder: add function to copy binder object from buffer
When creating or tearing down a transaction, the binder driver
examines objects in the buffer and takes appropriate action.
To do this without needing to dereference pointers into the
buffer, the local copies of the objects are needed. This patch
introduces a function to validate and copy binder objects
from the buffer to a local structure.
Signed-off-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/spmi')
0 files changed, 0 insertions, 0 deletions