[PATCH 0/4] dynamic debug: cleanups + compile fix

From: Jason Baron
Date: Thu Aug 25 2011 - 13:34:17 EST


Hi,

This is a re-post of the last 3 patches, as requested by Greg:
https://lkml.org/lkml/2011/8/11/378

I've also added a compile fix that Randy Dunlap found in the -next tree.

Thanks,

-Jason


Jason Baron (4):
dynamic_debug: consolidate repetitive struct _ddebug descriptor definitions
dynamic_debug: remove num_enabled accounting
dynamic_debug: use a single printk() to emit msgs
dynamic_debug: fix undefined reference to `__netdev_printk'

include/linux/dynamic_debug.h | 64 ++++++++++++++++++---------------
lib/dynamic_debug.c | 77 ++++++++++++++++------------------------
2 files changed, 66 insertions(+), 75 deletions(-)

--
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/