Re: [PATCH 2/2] android: binder: Rate-limit debug and userspace triggered err msgs

From: Greg Kroah-Hartman
Date: Thu Aug 02 2018 - 12:02:53 EST


On Thu, Jul 26, 2018 at 05:17:18PM -0700, Sherry Yang wrote:
> Use rate-limited debug messages where userspace can trigger
> excessive log spams.
>
> Acked-by: Arve Hjønnevåg <arve@xxxxxxxxxxx>
> Signed-off-by: Sherry Yang <sherryy@xxxxxxxxxxx>
> ---
> drivers/android/binder.c | 5 +++--
> drivers/android/binder_alloc.c | 41 +++++++++++++++++++++-------------
> 2 files changed, 29 insertions(+), 17 deletions(-)

This patch does not apply to my tree at all. Can you please rebase it
and resend?

thanks,

greg k-h