]> 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)
commitcebc8301f8f4adb3c46d05ade7bf1cd957b761f7
tree87362393659332b05248fc6752ad18e0502e4215
parentd5a2f8d2aee49a73f8a6f2cdfcd1bafe8ba6860a
Revert "dyndbg: accept query terms like file=bar and module=foo"

This reverts commit 11acf86f8a269f149caeaa2e8cdd1fbf78916d97 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: 11acf86f8a26 ("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