Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Pull tracing fixes from Steven Rostedt: - Fix the length check in the temp buffer filter - Fix build failure in bootconfig tools for "fallthrough" macro - Fix error return of bootconfig apply_xbc() routine * tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: tracing: Correct the length check which causes memory corruption ftrace: Do not blindly read the ip address in ftrace_bug() tools/bootconfig: Fix a build error accroding to undefined fallthrough tools/bootconfig: Fix error return code in apply_xbc()
No related branches found
No related tags found
Showing
- kernel/trace/ftrace.c 7 additions, 1 deletionkernel/trace/ftrace.c
- kernel/trace/trace.c 1 addition, 1 deletionkernel/trace/trace.c
- tools/bootconfig/include/linux/bootconfig.h 4 additions, 0 deletionstools/bootconfig/include/linux/bootconfig.h
- tools/bootconfig/main.c 1 addition, 0 deletionstools/bootconfig/main.c
Loading
Please register or sign in to comment