The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v3 0/3] dyndbg: cleanups for 5.9
@ 2020-08-31 18:22 Jim Cromie
  2020-08-31 18:22 ` [PATCH v3 1/3] dyndbg: give %3u width in pr-format, cosmetic only Jim Cromie
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jim Cromie @ 2020-08-31 18:22 UTC (permalink / raw)
  To: jbaron, gregkh, linux-kernel; +Cc: Jim Cromie

3 items for v5.9-rc
  fixed width format %3u in debug output - cosmetic
  fix export: ddebug_exec_queries -> dynamic_debug_exec_queries
  fix format="foo bar" parsing

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           | 67 ++++++++++++++++++++++-------------
 2 files changed, 59 insertions(+), 28 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-09-08  4:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-31 18:22 [PATCH v3 0/3] dyndbg: cleanups for 5.9 Jim Cromie
2020-08-31 18:22 ` [PATCH v3 1/3] dyndbg: give %3u width in pr-format, cosmetic only Jim Cromie
2020-08-31 18:22 ` [PATCH v3 2/3] dyndbg: refine export, rename to dynamic_debug_exec_queries() Jim Cromie
2020-08-31 18:22 ` [PATCH v3 3/3] dyndbg: fix problem parsing format="foo bar" Jim Cromie
2020-09-02  7:41   ` [dyndbg] 70f06a871f: kernel_BUG_at_lib/dynamic_debug.c kernel test robot
2020-09-08  4:54     ` jim.cromie

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