[PATCH v2 0/2] DYNAMIC_DEBUG for 5.13

From: Jim Cromie
Date: Tue May 04 2021 - 18:22:56 EST


Heres 2 maintenance patches;
a minor short-circuit optimization
v2: hoist buffer init to its alloc, #define just _ANY, not _ANYSITE
remove useless pr_info

Jim Cromie (2):
dyndbg: avoid calling dyndbg_emit_prefix when it has no work
dyndbg: drop uninformative vpr_info

include/linux/dynamic_debug.h | 9 +++++++++
lib/dynamic_debug.c | 10 ++++++++--
2 files changed, 17 insertions(+), 2 deletions(-)

--
2.30.2