[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1318019612-20068-1-git-send-email-jim.cromie@gmail.com>
Date: Fri, 7 Oct 2011 14:33:06 -0600
From: jim.cromie@...il.com
To: jbaron@...hat.com
Cc: greg@...ah.com, joe@...ches.com, bart.vanassche@...il.com,
linux-kernel@...r.kernel.org
Subject: [PATCH 00/26] dynamic_debug: add pending queries, etc (~resend)
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@...ucho 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@...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