Re: converting uhci to full dynamic debug

2013-11-13 Thread Alan Stern
On Wed, 13 Nov 2013, Oliver Neukum wrote: > Hi, > > if I want to convert UHCI to full dynamic debugging, how > should I deal with the debug module parameter? Leave it in. Change the preprocessor conditionals so that the parameter is defined whenever either DEBUG or DYNAMIC_DEBUG is enabled. A

Re: converting uhci to full dynamic debug

2013-11-13 Thread Oliver Neukum
On Wed, 2013-11-13 at 15:37 +, David Laight wrote: > > > > if I want to convert UHCI to full dynamic debugging, how > > > > should I deal with the debug module parameter? > > > > > > Change the default state of the flag? > > > > I could, but how would that help? I need to have the > > basic de

RE: converting uhci to full dynamic debug

2013-11-13 Thread David Laight
> > > if I want to convert UHCI to full dynamic debugging, how > > > should I deal with the debug module parameter? > > > > Change the default state of the flag? > > I could, but how would that help? I need to have the > basic decision whether to retain the facility. > Then, if dynamic debugging i

Re: converting uhci to full dynamic debug

2013-11-13 Thread Oliver Neukum
On Wed, 2013-11-13 at 15:20 +, David Laight wrote: > > if I want to convert UHCI to full dynamic debugging, how > > should I deal with the debug module parameter? > > Change the default state of the flag? I could, but how would that help? I need to have the basic decision whether to retain th

RE: converting uhci to full dynamic debug

2013-11-13 Thread David Laight
> if I want to convert UHCI to full dynamic debugging, how > should I deal with the debug module parameter? Change the default state of the flag? David

converting uhci to full dynamic debug

2013-11-13 Thread Oliver Neukum
Hi, if I want to convert UHCI to full dynamic debugging, how should I deal with the debug module parameter? Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at