Re: Dynamic debug on by default?

2013-08-14 Thread Jason Baron
On 08/14/2013 12:51 PM, Joe Perches wrote: > On Wed, 2013-08-14 at 09:40 -0700, Sarah Sharp wrote: >> Hi Xenia, >> >> I'm a bit confused. I thought that debugging messages would be turned >> off by default for a module if CONFIG_DYNAMIC_DEBUG was turned on. When >> I tested your patch to remove

Re: Dynamic debug on by default?

2013-08-14 Thread Greg KH
On Wed, Aug 14, 2013 at 10:20:43AM -0700, Sarah Sharp wrote: > On Wed, Aug 14, 2013 at 10:04:10AM -0700, Greg KH wrote: > > On Wed, Aug 14, 2013 at 09:51:54AM -0700, Joe Perches wrote: > > > On Wed, 2013-08-14 at 09:40 -0700, Sarah Sharp wrote: > > > > Hi Xenia, > > > > > > > > I'm a bit

Re: Dynamic debug on by default?

2013-08-14 Thread Sarah Sharp
On Wed, Aug 14, 2013 at 10:04:10AM -0700, Greg KH wrote: > On Wed, Aug 14, 2013 at 09:51:54AM -0700, Joe Perches wrote: > > On Wed, 2013-08-14 at 09:40 -0700, Sarah Sharp wrote: > > > Hi Xenia, > > > > > > I'm a bit confused. I thought that debugging messages would be turned > > > off by default

Re: Dynamic debug on by default?

2013-08-14 Thread Greg KH
On Wed, Aug 14, 2013 at 09:51:54AM -0700, Joe Perches wrote: > On Wed, 2013-08-14 at 09:40 -0700, Sarah Sharp wrote: > > Hi Xenia, > > > > I'm a bit confused. I thought that debugging messages would be turned > > off by default for a module if CONFIG_DYNAMIC_DEBUG was turned on. When > > I

Re: Dynamic debug on by default?

2013-08-14 Thread Joe Perches
On Wed, 2013-08-14 at 09:40 -0700, Sarah Sharp wrote: > Hi Xenia, > > I'm a bit confused. I thought that debugging messages would be turned > off by default for a module if CONFIG_DYNAMIC_DEBUG was turned on. When > I tested your patch to remove the CONFIG_USB_XHCI_HCD_DEBUGGING and just > use

Re: Dynamic debug on by default?

2013-08-14 Thread Joe Perches
On Wed, 2013-08-14 at 09:40 -0700, Sarah Sharp wrote: Hi Xenia, I'm a bit confused. I thought that debugging messages would be turned off by default for a module if CONFIG_DYNAMIC_DEBUG was turned on. When I tested your patch to remove the CONFIG_USB_XHCI_HCD_DEBUGGING and just use

Re: Dynamic debug on by default?

2013-08-14 Thread Greg KH
On Wed, Aug 14, 2013 at 09:51:54AM -0700, Joe Perches wrote: On Wed, 2013-08-14 at 09:40 -0700, Sarah Sharp wrote: Hi Xenia, I'm a bit confused. I thought that debugging messages would be turned off by default for a module if CONFIG_DYNAMIC_DEBUG was turned on. When I tested your

Re: Dynamic debug on by default?

2013-08-14 Thread Sarah Sharp
On Wed, Aug 14, 2013 at 10:04:10AM -0700, Greg KH wrote: On Wed, Aug 14, 2013 at 09:51:54AM -0700, Joe Perches wrote: On Wed, 2013-08-14 at 09:40 -0700, Sarah Sharp wrote: Hi Xenia, I'm a bit confused. I thought that debugging messages would be turned off by default for a module

Re: Dynamic debug on by default?

2013-08-14 Thread Greg KH
On Wed, Aug 14, 2013 at 10:20:43AM -0700, Sarah Sharp wrote: On Wed, Aug 14, 2013 at 10:04:10AM -0700, Greg KH wrote: On Wed, Aug 14, 2013 at 09:51:54AM -0700, Joe Perches wrote: On Wed, 2013-08-14 at 09:40 -0700, Sarah Sharp wrote: Hi Xenia, I'm a bit confused. I thought that

Re: Dynamic debug on by default?

2013-08-14 Thread Jason Baron
On 08/14/2013 12:51 PM, Joe Perches wrote: On Wed, 2013-08-14 at 09:40 -0700, Sarah Sharp wrote: Hi Xenia, I'm a bit confused. I thought that debugging messages would be turned off by default for a module if CONFIG_DYNAMIC_DEBUG was turned on. When I tested your patch to remove the