On Sat, 2012-06-23 at 21:40 -0300, Henrique de Moraes Holschuh wrote: > On Sun, 17 Jun 2012, Joe Perches wrote: > > Use a more current logging style. > > > > Add #define DEBUG and use pr_debug to enable dynamic debugging. > > Coalesce formats and align arguments. > > > > Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> > > Joe, are there any extra procedures required from the user to get the debug > messages with this patch applied? No. The added #define DEBUG makes dynamic_debug emit those messages automatically. Without the #define DEBUG, then these tp_[v]dbg calls might not be compiled in at all. These to_[v]dbg calls can be turned off via the normal dyn_debug mechanisms. see: Documentation/dynamic-debug-howto.txt cheers, Joe ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ ibm-acpi-devel mailing list ibm-acpi-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel