[for-linus][PATCH 0/2] tracing: Fixes to bootconfig memory handling

From: Steven Rostedt
Date: Tue Sep 14 2021 - 10:50:37 EST


Some memory management fixes to the bootconfig code.

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

Head SHA1: 8e9f0934a07e699044d422ca9cfb553f25c72b41


Masami Hiramatsu (2):
bootconfig: Fix to check the xbc_node is used before free it
bootconfig: Free copied bootconfig data after boot

----
init/main.c | 8 ++++++++
lib/bootconfig.c | 3 ++-
2 files changed, 10 insertions(+), 1 deletion(-)