On Wed, 2013-11-13 at 15:37 +0000, 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 the facility. > > Then, if dynamic debugging is to be fully used, I'd > > need to always compile it in. > > I just looked at device.h, it seems to have 3 options: > CONFIG_DYNAMIC_DEBUG set, DEBUG set, or neither. > > For a module I'd have guessed they are independent of the main kernel. > So the dynamic debug can be compiled out completely. Indeed, yes. I think we are having a communications problem. I would like to know what I should do, not what I can do :-) Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html