All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Sherry Yang <sherryy@android.com>
Cc: linux-kernel@vger.kernel.org, tkjos@google.com, maco@google.com,
	"Arve Hjønnevåg" <arve@android.com>,
	"Todd Kjos" <tkjos@android.com>,
	"Martijn Coenen" <maco@android.com>,
	"open list:ANDROID DRIVERS" <devel@driverdev.osuosl.org>
Subject: Re: [PATCH 2/2] android: binder: Rate-limit debug and userspace triggered err msgs
Date: Thu, 2 Aug 2018 10:34:42 +0200	[thread overview]
Message-ID: <20180802083442.GA14091@kroah.com> (raw)
In-Reply-To: <20180727001718.242587-3-sherryy@android.com>

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@android.com>
> Signed-off-by: Sherry Yang <sherryy@android.com>
> ---
>  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

      reply	other threads:[~2018-08-02  8:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-27  0:17 [PATCH 0/2] android: binder: debug message improvements Sherry Yang
2018-07-27  0:17 ` [PATCH 1/2] android: binder: Show extra_buffers_size in trace Sherry Yang
2018-07-27  0:17 ` [PATCH 2/2] android: binder: Rate-limit debug and userspace triggered err msgs Sherry Yang
2018-08-02  8:34   ` Greg Kroah-Hartman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180802083442.GA14091@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=arve@android.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maco@android.com \
    --cc=maco@google.com \
    --cc=sherryy@android.com \
    --cc=tkjos@android.com \
    --cc=tkjos@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.