Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Sep 2016 01:40:13 +0000 (18:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Sep 2016 01:40:13 +0000 (18:40 -0700)
commit4c04b4b534cbe8c0cc0661e232bbb9708e212bc2
tree1e103a03475fbf447dfae4ec874e05778adb5032
parent90b75db6498a19da96dac4b55c909ff3721f3045
parent1ae2293dd6d2f5c823cf97e60b70d03631cd622f
Merge tag 'trace-v4.8-rc7' of git://git./linux/kernel/git/rostedt/linux-trace

Pull tracefs fixes from Steven Rostedt:
 "Al Viro has been looking at the tracefs code, and has pointed out some
  issues.  This contains one fix by me and one by Al.  I'm sure that
  he'll come up with more but for now I tested these patches and they
  don't appear to have any negative impact on tracing"

* tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  fix memory leaks in tracing_buffers_splice_read()
  tracing: Move mutex to protect against resetting of seq data
kernel/trace/trace.c