Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Dec 2018 18:35:19 +0000 (10:35 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Dec 2018 18:35:19 +0000 (10:35 -0800)
commitabb8d6ecbd8f7801c048f6543f79d22d24cead7b
tree696829e9641d027158b4a86123baf4044fd6eff7
parent2acee31cce656cca9e81072c330c1322e1376155
parent1aed58e67a6ec1e7a18bfabe8ba6ec2d27c15636
Merge tag 'trace-v4.20-rc5' of git://git./linux/kernel/git/rostedt/linux-trace

Pull tracing fix from Steven Rostedt:
 "This is a single commit that fixes a bug in uprobes SDT code due to a
  missing mutex protection"

* tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  Uprobes: Fix kernel oops with delayed_uprobe_remove()
kernel/events/uprobes.c