commit | 1f8818e352f721c49ebea39025f6c98f25756eff | [log] [tgz] |
---|---|---|
author | Jim Cromie <jim.cromie@gmail.com> | Thu Oct 14 16:36:14 2021 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Oct 15 10:02:29 2021 +0200 |
tree | 8558c163507e8639696f9ffcc6603f7212bb33e6 | |
parent | 7edde0c807855a5bf149c6be3edfa11ecd919571 [diff] |
dyndbg: fix spurious vNpr_info change The cited commit inadvertently altered the verbose level of a vpr_info, restore it to original. Fixes: 216a0fc40897 ("dyndbg: show module in vpr-info in dd-exec-queries") Signed-off-By: Jim Cromie <jim.cromie@gmail.com> Link: https://lore.kernel.org/r/20211014223614.1952171-1-jim.cromie@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>