[PATCH 0/2] tracing/probes: Fixes for v6.5-rc2

From: Masami Hiramatsu (Google)
Date: Mon Jul 24 2023 - 21:37:21 EST


These two patches are probe-events fixes for v6.5-rc2.
One is to fix btf_type_by_id() return value check and the other is fixing
selftest.

Thank you,

---

Masami Hiramatsu (Google) (2):
tracing/probes: Fix to add NULL check for BTF APIs
selftests/ftrace: Fix to check fprobe event eneblement


kernel/trace/trace_probe.c | 8 ++++----
.../ftrace/test.d/dynevent/add_remove_btfarg.tc | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)

--
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>