]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit23656420f2cec0735a53a84b9a1c804a4cac55f2
tree1e103a03475fbf447dfae4ec874e05778adb5032
parentf48c97bdd43541ccdfcd51140ed82b052ade387a
parentc3c735ee160fa2ce251d5dddf7d8e7dc20ab6857
Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/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