Here is round 2 of some trivial dynamic debug fixups. Hopefully I'm
sending the series correctly, first time trying that out.
v1 -> v2:
* Use different example when showing misleading error message
* Justify dynamic debug scanning the whole command line
* Add patch removing ddebug_query
* Add patch improving cli param examples for dyndbg/$module.dyndbg
v1: https://lore.kernel.org/all/[email protected]/
Thanks!
Andrew Halaney (3):
dyndbg: make dyndbg a known cli param
dyndbg: Remove support for ddebug_query param
Documentation: dyndbg: Improve cli param examples
.../admin-guide/dynamic-debug-howto.rst | 13 ++++-----
.../admin-guide/kernel-parameters.txt | 5 ----
lib/dynamic_debug.c | 27 +++++--------------
3 files changed, 14 insertions(+), 31 deletions(-)
--
2.31.1