[for-linus][PATCH 0/3] tracing: More fixes for 5.7

From: Steven Rostedt
Date: Tue May 12 2020 - 09:24:00 EST



Masami Hiramatsu (1):
bootconfig: Fix to prevent warning message if no bootconfig option

Steven Rostedt (VMware) (2):
tools/bootconfig: Fix apply_xbc() to return zero on success
tracing: Wait for preempt irq delay thread to execute

----
init/main.c | 10 ++++++----
kernel/trace/preemptirq_delay_test.c | 12 ++++++++++--
tools/bootconfig/main.c | 1 +
3 files changed, 17 insertions(+), 6 deletions(-)