public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH-v2 0/3] dynamic-debug fixups for 5.9
@ 2020-08-25 17:33 Jim Cromie
  2020-08-25 17:33 ` [PATCH v2 1/3] dyndbg: give %3u width in pr-format, cosmetic only Jim Cromie
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Jim Cromie @ 2020-08-25 17:33 UTC (permalink / raw)
  To: jbaron, gregkh, linux-kernel; +Cc: Jim Cromie

 - fix new export name, with a wrapper for more utility.
   now with fixes per Joe Perches
 - parse format="foo bar" like "format" "foo bar"
 - pretty-print

Jim Cromie (3):
  dyndbg: give %3u width in pr-format, cosmetic only
  dyndbg: refine export, rename to dynamic_debug_exec_queries()
  dyndbg: fix problem parsing format="foo bar"

 include/linux/dynamic_debug.h | 20 +++++++++---
 lib/dynamic_debug.c           | 59 ++++++++++++++++++++++-------------
 2 files changed, 53 insertions(+), 26 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-08-28 10:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-25 17:33 [PATCH-v2 0/3] dynamic-debug fixups for 5.9 Jim Cromie
2020-08-25 17:33 ` [PATCH v2 1/3] dyndbg: give %3u width in pr-format, cosmetic only Jim Cromie
2020-08-25 17:33 ` [PATCH v2 2/3] dyndbg: refine export, rename to dynamic_debug_exec_queries() Jim Cromie
2020-08-28 10:30   ` Greg KH
2020-08-25 17:33 ` [PATCH v2 3/3] dyndbg: fix problem parsing format="foo bar" Jim Cromie
2020-08-28  0:16   ` [dyndbg] 738b8a92be: kernel_BUG_at_lib/dynamic_debug.c kernel test robot
2020-08-28 10:31   ` [PATCH v2 3/3] dyndbg: fix problem parsing format="foo bar" Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox