public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [00/03] [RFC] USB debugging rework
@ 2008-08-09  1:38 Greg KH
  2008-08-09  1:39 ` [01/03] USB: add CONFIG_USB_DEBUG_MESSAGES and usb_dbg() Greg KH
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Greg KH @ 2008-08-09  1:38 UTC (permalink / raw)
  To: linux-usb; +Cc: linux-kernel

Hi all,

I've been annoyed for a long time that we make users go off and rebuild
their kernels just to enable usb debug messages.  So finally, here's the
start of fixing that issue.

(note, the recent rework of pr_debug() and dev_dbg() patches that have
been posted to lkml will probably obsolete these changes, but I don't
know when they will make it into mainline.  When they do, I'll be glad
to move these changes back to dev_dbg() to work with the rest of the
kernel.)

It seems that other parts of the kernel becides drivers/usb/core/ depend
on CONFIG_USB_DEBUG so I'll not submit these patches until I also fix up
them as well (drivers/net/usb is one big offender...)

Comments?

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-08-10  3:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-09  1:38 [00/03] [RFC] USB debugging rework Greg KH
2008-08-09  1:39 ` [01/03] USB: add CONFIG_USB_DEBUG_MESSAGES and usb_dbg() Greg KH
2008-08-09  1:39   ` [02/03] USB: convert the USB core code to use usb_dbg() Greg KH
2008-08-09  1:40     ` [03/03] USB: remove CONFIG_USB_DEBUG Greg KH
2008-08-09 15:04   ` [01/03] USB: add CONFIG_USB_DEBUG_MESSAGES and usb_dbg() Marcin Slusarz
2008-08-10  3:36     ` Greg KH
2008-08-09 22:04 ` [00/03] [RFC] USB debugging rework Pete Zaitcev
2008-08-10  3:35   ` Greg KH
2008-08-09 22:57 ` Frans Pop
2008-08-09 23:36   ` Felipe Balbi
2008-08-09 23:44     ` Felipe Balbi
2008-08-10  1:38   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox