[for-next][PATCH 0/3] tracing: Another update for 5.15

From: Steven Rostedt
Date: Fri Sep 10 2021 - 19:04:10 EST



Minor fixes to the processing of the bootconfig tree.


git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
for-next

Head SHA1: 5dfe50b05588010f347cb2f436434bf22b7a84ed


Masami Hiramatsu (3):
tracing/boot: Fix trace_boot_hist_add_array() to check array is value
tracing/boot: Fix to check the histogram control param is a leaf node
bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()

----
include/linux/bootconfig.h | 4 ++--
kernel/trace/trace_boot.c | 37 ++++++++++++++++++-------------------
lib/bootconfig.c | 8 ++++----
3 files changed, 24 insertions(+), 25 deletions(-)