diff options
| author | Serban Constantinescu <serban.constantinescu@arm.com> | 2013-07-04 10:54:43 +0100 |
|---|---|---|
| committer | Arve Hjønnevåg <arve@android.com> | 2014-02-01 01:35:30 +0000 |
| commit | 7b03678ec56f64297df40c873fdfaf87d5a3a1f8 (patch) | |
| tree | 627a9beb13e8af92e60e0a5827e507d9292e8f77 /security/selinux/hooks.c | |
| parent | 5675c04044d70363f6ada070aea41a5434ed6741 (diff) | |
| download | olio-linux-3.10-7b03678ec56f64297df40c873fdfaf87d5a3a1f8.tar.xz olio-linux-3.10-7b03678ec56f64297df40c873fdfaf87d5a3a1f8.zip | |
staging: android: binder: modify struct binder_write_read to use size_t
This change mirrors the userspace operation where struct binder_write_read
members that specify the buffer size and consumed size are size_t elements.
The patch also fixes the binder_thread_write() and binder_thread_read()
functions prototypes to conform with the definition of binder_write_read.
The changes do not affect existing 32bit ABI.
Change-Id: I987246d507b9c5e4627c62a1da971d11869ac5a0
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
Acked-by: Arve Hjønnevåg <arve@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions