On 05/09/2013 07:35 AM, Cody P Schafer wrote:
On 05/08/2013 12:29 PM, Sergei Shtylyov wrote:
Although, not necessarily: it also supports CONFIG_DYNAMIC_DEBUG --
look at how pr_debug() is defined.
So this doesn't seem to be an equivalent change, and I suggest not doing
it at all.
WBR, Sergei
pr_devel() should get the same behavior: no code emitted unless debug
is defined, if it is, output at KERN_DEBUG level.
Thanks Cody and Sergei, will use pr_devel() instead in next version.
Gerry
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@xxxxxxxxx. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>