Re: [PATCH 01/10] ANDROID: binder: Add strong ref checks

From: Greg KH
Date: Mon Oct 24 2016 - 09:26:55 EST


On Mon, Oct 24, 2016 at 03:20:29PM +0200, Martijn Coenen wrote:
> From: Arve Hjønnevåg <arve@xxxxxxxxxxx>
>
> Prevent using a binder_ref with only weak references where a strong
> reference is required.
>
> Signed-off-by: Arve Hjønnevåg <arve@xxxxxxxxxxx>
> ---
> drivers/android/binder.c | 30 +++++++++++++++++++++---------
> 1 file changed, 21 insertions(+), 9 deletions(-)

As this patch is coming "through you", I need a signed-off-by: from you
as well. Can you just provide it here in response to the patch?

thanks,

greg k-h