Re: [PATCH 0/4] dynamic_debug
From: Jason Baron <hidden>
Date: 2011-06-30 19:51:46
Also in:
lkml
From: Jason Baron <hidden>
Date: 2011-06-30 19:51:46
Also in:
lkml
On Thu, Jun 30, 2011 at 11:14:33AM -0700, Joe Perches wrote:
Some improvements and cleanups to dynamic_debug btw Jason: You're not listed in MAINTAINERS for dynamic_debug.[ch]. Maybe you should add yourself.
Yes, I need to do that. Thanks, -Jason
Joe Perches (4): dynamic_debug: Add __dynamic_dev_dbg dynamic_debug: Consolidate prefix output to single routine dynamic_debug: Remove uses of KERN_CONT in dynamic_emit_prefix dynamic_debug: Convert printks to pr_<level> drivers/base/core.c | 5 +- include/linux/device.h | 5 ++ include/linux/dynamic_debug.h | 10 +++- lib/dynamic_debug.c | 133 +++++++++++++++++++++++++++-------------- 4 files changed, 103 insertions(+), 50 deletions(-) -- 1.7.6.rc1