From: Jason Baron <jbaron@redhat.com>
To: gregkh@linuxfoundation.org
Cc: joe@perches.com, jim.cromie@gmail.com, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] dynamic_debug: Add print_hex_dump_bytes/debug support and cleanups
Date: Wed, 5 Dec 2012 16:48:25 -0500 [thread overview]
Message-ID: <cover.1354741891.git.jbaron@redhat.com> (raw)
Hi Greg,
Here's a collection of the latest dyanmic debug patches that I have
pending.
Thanks,
-Jason
Jim Cromie (1):
dynamic_debug: add pr_errs before -EINVALs
Joe Perches (1):
dynamic_debug: Fix vpr_<foo> logging styles
Vladimir Kondratiev (1):
dynamic_debug: dynamic hex dump
Documentation/dynamic-debug-howto.txt | 15 +++-
include/linux/dynamic_debug.h | 11 ++
include/linux/printk.h | 17 ++++
lib/dynamic_debug.c | 165 +++++++++++++++++++--------------
lib/hexdump.c | 4 +-
5 files changed, 141 insertions(+), 71 deletions(-)
next reply other threads:[~2012-12-05 21:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-05 21:48 Jason Baron [this message]
2012-12-05 21:48 ` [PATCH 1/3] dynamic_debug: Fix vpr_<foo> logging styles Jason Baron
2012-12-05 21:48 ` [PATCH 3/3] dynamic_debug: add pr_errs before -EINVALs Jason Baron
2012-12-05 21:48 ` [PATCH 2/3] dynamic_debug: dynamic hex dump Jason Baron
2012-12-05 22:05 ` [PATCH 0/3] dynamic_debug: Add print_hex_dump_bytes/debug support and cleanups Joe Perches
2012-12-06 2:14 ` Jason Baron
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.1354741891.git.jbaron@redhat.com \
--to=jbaron@redhat.com \
--cc=gregkh@linuxfoundation.org \
--cc=jim.cromie@gmail.com \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.