dyndbg: vpr-info on remove-module complete, not starting
authorJim Cromie <jim.cromie@gmail.com>
Wed, 13 Oct 2021 22:07:25 +0000 (16:07 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Oct 2021 08:59:10 +0000 (10:59 +0200)
commit7a5e202dfb8ab7572eba703e43f08dabdc8b7808
tree2748cb297222c9b65e8680c2d2af85e0a407ab29
parentf0ada6da3a0d69682e21f1783d02676e0fbf1bc1
dyndbg: vpr-info on remove-module complete, not starting

On qemu --smp 3 runs, remove-module can get called 3 times.
So don't print on entry; instead print "removed" after entry is
found and removed, so just once.

Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Link: https://lore.kernel.org/r/20211013220726.1280565-3-jim.cromie@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
lib/dynamic_debug.c