linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] dynamic_debug: Add print_hex_dump_bytes/debug support and cleanups
@ 2012-12-05 21:48 Jason Baron
  2012-12-05 21:48 ` [PATCH 1/3] dynamic_debug: Fix vpr_<foo> logging styles Jason Baron
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jason Baron @ 2012-12-05 21:48 UTC (permalink / raw)
  To: gregkh; +Cc: joe, jim.cromie, linux-kernel

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(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-12-06  2:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-05 21:48 [PATCH 0/3] dynamic_debug: Add print_hex_dump_bytes/debug support and cleanups Jason Baron
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

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).