[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1317159660-2506-1-git-send-email-jim.cromie@gmail.com>
Date: Tue, 27 Sep 2011 15:40:58 -0600
From: jim.cromie@...il.com
To: joe@...ches.com
Cc: jbaron@...hat.com, greg@...ah.com, linux-kernel@...r.kernel.org
Subject: [revised patches 25,26/26] dynamic_debug: add pr_fmt_*()
hi Joe,
Heres those pr_fmt_*() defns, added to printk.
While not essential, they do have a certain symmetry.
The biggest issue (still small) is that pr_fmt_debug() no longer has
different defns for DYNAMIC_DEBUG=y/n builds, so either y-builds get
KBUILD_MODNAME or n-builds dont. Users can add an #if-else to get
both defns, which is less action-at-a-distance, so seemed better
overall. We can revisit this later.
[PATCH 25/26] dynamic_debug: add pr_fmt_debug() for dynamic_pr_debug
[PATCH 26/26] scx200_acb: use pr_(info|warn|err|debug) and
--
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