2020-09-21 19:09:00

by Jim Cromie

[permalink] [raw]
Subject: [PATCH 0/2] dyndbg: 2 fixes/cleanups for 5.9

2 things which might qualify as fixes
a bad (reverted) patch hit a BUG_ON, change that to return -EINVAL instead
keep useful part of the reverted patch, use keyword, arg varnames

Jim Cromie (2):
dyndbg: dont panic over bad input
dyndbg: use keyword, arg varnames for query term pairs

lib/dynamic_debug.c | 32 +++++++++++++++++++-------------
1 file changed, 19 insertions(+), 13 deletions(-)

--
2.26.2