Merge tag 'probes-fixes-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Dec 2024 19:03:15 +0000 (11:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Dec 2024 19:03:15 +0000 (11:03 -0800)
Pull probes fix from Masami Hiramatsu:
 "Change the priority of the module callback of kprobe events so that it
  is called after the jump label list on the module is updated.

  This ensures the kprobe can check whether it is not on the jump label
  address correctly"

* tag 'probes-fixes-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
  tracing/kprobe: Make trace_kprobe's module callback called after jump_label update


Trivial merge
This page took 0.05601 seconds and 4 git commands to generate.