lkml.org 
[lkml]   [2013]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/2] xhci:prevent "callbacks suppressed" when debug is not enabled
On Thu, Aug 15, 2013 at 05:17:16PM -0700, Greg KH wrote:
> On Thu, Aug 15, 2013 at 07:04:55PM +0300, Dmitry Kasatkin wrote:
> > When debug is not enabled and dev_dbg() will expand to nothing,
> > log might be flooded with "callbacks suppressed". If it was not
> > done on purpose, better to use dev_dbg_ratelimited() instead.
> >
> > Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
> > ---
> > drivers/usb/host/xhci-ring.c | 6 ++----
> > 1 file changed, 2 insertions(+), 4 deletions(-)
>
>
> Sarah, does this patch conflict with the trace debug patches being
> worked on? I'll hold off on applying it for now, let me know if it's ok
> or not.

It doesn't conflict with the trace debug patches, because those only
effect debugging with xhci_dbg with the host device, not dev_dbg with
the USB device. This should apply fine to usb-next.

Sarah Sharp


\
 
 \ /
  Last update: 2013-08-16 20:21    [W:0.101 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site