[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150529092337.GF28762@mwanda>
Date: Fri, 29 May 2015 12:23:37 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Riley Andrews <riandrews@...roid.com>
Cc: linux-kernel@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Arve Hjønnevåg <arve@...roid.com>,
devel@...verdev.osuosl.org, Lisa Du <cldu@...vell.com>
Subject: Re: [PATCH 01/13] drivers: android: correct the size of struct
binder_uintptr_t for BC_DEAD_BINDER_DONE
On Thu, May 28, 2015 at 04:08:19PM -0700, Riley Andrews wrote:
> From: Lisa Du <cldu@...vell.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@...vell.com>
You should have your own name signed here as well.
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists