[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1314725877.git.jbaron@redhat.com>
Date: Tue, 30 Aug 2011 14:28:38 -0400
From: Jason Baron <jbaron@...hat.com>
To: jbaron@...hat.com
Cc: joe@...ches.com, jim.cromie@...il.com, bvanassche@....org,
rdunlap@...otime.net, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] dynamic debug: cleanups + compile fix v2
Hi,
Re-post of: https://lkml.org/lkml/2011/8/25/493
changes since v1:
-ensure that dynamic_emit_prefix() adds a trailing space, where appropriate,
and terminates strings with a '\0'.
-add a parentheses around the 'fmt' macro argument (although it has no effect)
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 | 83 ++++++++++++++++++----------------------
2 files changed, 72 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists