LWN.net Logo

dynamic_debug: add pending queries, etc (~resend)

From:  jim.cromie@gmail.com
To:  jbaron@redhat.com
Subject:  [PATCH 00/26] dynamic_debug: add pending queries, etc (~resend)
Date:  Fri, 7 Oct 2011 14:33:06 -0600
Message-ID:  <1318019612-20068-1-git-send-email-jim.cromie@gmail.com>
Cc:  greg@kroah.com, joe@perches.com, bart.vanassche@gmail.com, linux-kernel@vger.kernel.org
Archive-link:  Article, Thread

This is essentially a rebase, resend, with trivial changes:
- drops scx200 - off topic
- adds pr_cont_once tweak - remove pr_fmt
as before, it has:
- Doc tweaks per Randy Dunlap
- pr_fmt_$severity, suggested by Joe Perches
- does not change pr_fmt() default, per Joe

Rebased onto git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
+ Jason's 8-12/12 which havent made it into driver-core
Ive not resent them here.

[jimc@groucho linux-2.6]$ git diff --stat jb-on-driver-core 
 Documentation/dynamic-debug-howto.txt |  334 +++++++++++------
 include/linux/device.h                |    8 +-
 include/linux/dynamic_debug.h         |   23 +-
 include/linux/netdevice.h             |    8 +-
 include/linux/printk.h                |   95 +++--
 lib/dynamic_debug.c                   |  685 +++++++++++++++++++++++++++------
 6 files changed, 866 insertions(+), 287 deletions(-)

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

Copyright © 2011, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds