From: Jim Cromie <jim.cromie@gmail.com>
To: jbaron@akamai.com, gregkh@linuxfoundation.org,
linux-kernel@vger.kernel.org
Cc: Jim Cromie <jim.cromie@gmail.com>
Subject: [PATCH v3 0/3] dyndbg: cleanups for 5.9
Date: Mon, 31 Aug 2020 12:22:07 -0600 [thread overview]
Message-ID: <20200831182210.850852-1-jim.cromie@gmail.com> (raw)
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
next reply other threads:[~2020-08-31 18:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-31 18:22 Jim Cromie [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200831182210.850852-1-jim.cromie@gmail.com \
--to=jim.cromie@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=jbaron@akamai.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox