[GIT PULL] probes: Fixes for v6.13-rc1

From: Google
Date: Tue Dec 10 2024 - 09:29:35 EST


Hi Linus,

Probes fixes for v6.13-rc1:

- eprobes: Fix to release eprobe when failed to add dyn_event.
This unregisters event call and release eprobe when it fails to add
a dynamic event. Found in cleaning up.


Please pull the latest probes-fixes-v6.13-rc1 tree, which can be found at:


git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace.git
probes-fixes-v6.13-rc1

Tag SHA1: 6c325e49ea23bdadf663c85fa87d11294a009e35
Head SHA1: 494b332064c0ce2f7392fa92632bc50191c1b517


Masami Hiramatsu (Google) (1):
tracing/eprobe: Fix to release eprobe when failed to add dyn_event

----
kernel/trace/trace_eprobe.c | 5 +++++
1 file changed, 5 insertions(+)
--
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>