From: Jason Baron <jbaron@redhat.com>
To: gregkh@suse.de
Cc: joe@perches.com, jim.cromie@gmail.com, bvanassche@acm.org,
rdunlap@xenotime.net, linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] dynamic debug: cleanups + compile fix
Date: Thu, 25 Aug 2011 13:34:06 -0400 [thread overview]
Message-ID: <cover.1314291909.git.jbaron@redhat.com> (raw)
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
next reply other threads:[~2011-08-25 17:34 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-25 17:34 Jason Baron [this message]
2011-08-25 17:34 ` [PATCH 1/4] dynamic_debug: consolidate repetitive struct _ddebug descriptor definitions Jason Baron
2011-08-26 10:46 ` Bart Van Assche
2011-08-25 17:34 ` [PATCH 2/4] dynamic_debug: remove num_enabled accounting Jason Baron
2011-08-25 17:34 ` [PATCH 3/4] dynamic_debug: use a single printk() to emit msgs Jason Baron
2011-08-25 17:42 ` Bart Van Assche
2011-08-25 18:19 ` [PATCH 3/4 re-post] " Jason Baron
2011-08-26 21:47 ` [PATCH 3/4] " Jim Cromie
2011-08-29 19:14 ` Jason Baron
2011-08-25 17:34 ` [PATCH 4/4] dynamic_debug: fix undefined reference to `__netdev_printk' Jason Baron
2011-08-26 18:29 ` [PATCH 0/4] dynamic debug: cleanups + compile fix Greg KH
2011-08-26 18:47 ` Jason Baron
2011-08-26 19:04 ` Greg KH
2011-08-26 22:14 ` Joe Perches
2011-08-26 22:18 ` Greg KH
2011-08-26 22:22 ` Joe Perches
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1314291909.git.jbaron@redhat.com \
--to=jbaron@redhat.com \
--cc=bvanassche@acm.org \
--cc=gregkh@suse.de \
--cc=jim.cromie@gmail.com \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@xenotime.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).