linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] DYNAMIC_DEBUG for 5.13
@ 2021-04-28  1:00 Jim Cromie
  2021-04-28  1:00 ` [PATCH 1/2] dyndbg: avoid calling dyndbg_emit_prefix when it has no work Jim Cromie
  2021-04-28  1:00 ` [PATCH 2/2] dyndbg: drop uninformative vpr_info Jim Cromie
  0 siblings, 2 replies; 5+ messages in thread
From: Jim Cromie @ 2021-04-28  1:00 UTC (permalink / raw)
  To: jbaron, gregkh, linux-kernel; +Cc: Jim Cromie

Heres 2 maintenance patches;
- a minor short-circuit optimization
- a cleanup of old cruft

Jim Cromie (2):
  dyndbg: avoid calling dyndbg_emit_prefix when it has no work
  dyndbg: drop uninformative vpr_info

 include/linux/dynamic_debug.h |  9 +++++++++
 lib/dynamic_debug.c           | 10 ++++++++--
 2 files changed, 17 insertions(+), 2 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-05-02  2:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28  1:00 [PATCH 0/2] DYNAMIC_DEBUG for 5.13 Jim Cromie
2021-04-28  1:00 ` [PATCH 1/2] dyndbg: avoid calling dyndbg_emit_prefix when it has no work Jim Cromie
2021-04-29 21:03   ` Jason Baron
2021-05-02  2:49     ` jim.cromie
2021-04-28  1:00 ` [PATCH 2/2] dyndbg: drop uninformative vpr_info Jim Cromie

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