]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "dyndbg: accept query terms like file=bar and module=foo"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Sep 2020 16:45:03 +0000 (18:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Sep 2020 16:45:03 +0000 (18:45 +0200)
commit0d8cbaf9456fbf8bad88dbe138da545bf2547788
tree87362393659332b05248fc6752ad18e0502e4215
parentb5c878560f91473d6c1293b5e461d5342d74a686
Revert "dyndbg: accept query terms like file=bar and module=foo"

This reverts commit c77254e16ff9b86660738d66629786ea6fe400e2 as there
were still some parsing problems with it, and the follow-on patch for
it.

Let's revisit it later, just drop it for now.

Cc: <jbaron@akamai.com>
Cc: Jim Cromie <jim.cromie@gmail.com>
Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: c77254e16ff9 ("dyndbg: accept query terms like file=bar and module=foo")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/admin-guide/dynamic-debug-howto.rst
lib/dynamic_debug.c