]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - lib/dynamic_debug.c
Revert "dyndbg: fix problem parsing format="foo bar""
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Sep 2020 16:42:38 +0000 (18:42 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Sep 2020 16:42:38 +0000 (18:42 +0200)
commit7f6e1f3072b6842b2491b2cce28360e8cfea12ad
tree42491807bffc8a7f9d08a374dd288ba992c4ca57
parent162343a876f14f7604881dd2bc53ca140c82c230
Revert "dyndbg: fix problem parsing format="foo bar""

This reverts commit 42f07816ac0cc797928119cc039c414ae2b95d34 as it
still causes problems.  It will be resolved later, let's revert it so we
can also revert the original patch this was supposed to be helping with.

Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Fixes: 42f07816ac0c ("dyndbg: fix problem parsing format="foo bar"")
Cc: Jim Cromie <jim.cromie@gmail.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
lib/dynamic_debug.c