Hi Joe, On Thu, Dec 01, 2011 at 10:48:38AM -0800, Joe Perches wrote: > > I would be fine with moving to pr_debug, but I'd like the pr_fmt() routine to > > include the function name as well. > > If you really want it I can add it back but > if you are not aware, dynamic debug can add > this by using: > > echo "module nfc +fp" > <debugfs>/dynamic_debug/control > echo "module nci +fp" > <debugfs>/dynamic_debug/control Yes, I'm aware of that. > If you're getting dmesg logs from customers > that's a bit harder to track though. Exactly. I'd prefer to have the __func__ being part of the pr_fmt(). Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html