[PATCH 01/13] drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE

Dan Carpenter dan.carpenter at oracle.com
Fri May 29 09:23:37 UTC 2015


On Thu, May 28, 2015 at 04:08:19PM -0700, Riley Andrews wrote:
> From: Lisa Du <cldu at marvell.com>
> 
> There's one point was missed in the patch commit da49889deb34 ("staging:
> binder: Support concurrent 32 bit and 64 bit processes."). When configure
> BINDER_IPC_32BIT, the size of binder_uintptr_t was 32bits, but size of
> void * is 64bit on 64bit system. Correct it here.
> 
> Signed-off-by: Lisa Du <cldu at marvell.com>

You should have your own name signed here as well.

regards,
dan carpenter



More information about the devel mailing list