]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'probes-fixes-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Dec 2024 02:15:25 +0000 (18:15 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Dec 2024 02:15:25 +0000 (18:15 -0800)
commit1594c49394ffb0a5a9c889276ea204f05c1d46e3
tree76314b105eb99d6a73aa66219db2e1102d3f8405
parent7cb1b466315004af98f6ba6c2546bb713ca3c237
parent494b332064c0ce2f7392fa92632bc50191c1b517
Merge tag 'probes-fixes-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace

Pull eprobes fix from Masami Hiramatsu:

 - release eprobe when failing to add dyn_event.

   This unregisters event call and release eprobe when it fails to add a
   dynamic event. Found in cleaning up.

* tag 'probes-fixes-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
  tracing/eprobe: Fix to release eprobe when failed to add dyn_event