commit | 29889216befc1cee635da8a64f48caae47ffbcaf | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 24 09:51:22 2021 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 24 09:51:22 2021 -0800 |
tree | aa73cbcae25bec771a3373a3b5a51d1b662def99 | |
parent | 740bebf42104d2f082514b1545a14056f3b1b56c [diff] | |
parent | 1880ed71ce863318c1ce93bf324876fb5f92854f [diff] |
Merge tag 'trace-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace Pull tracing fix from Steven Rostedt: "Fix wrong uprobe variable in iterator uprobe_perf_open() processes a list of probes, but due to a missing setting of the uprobe to be processed, the loop processes the head probe instead of the added probes" * tag 'trace-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: tracing/uprobe: Fix uprobe_perf_open probes iteration