]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Feb 2017 21:36:19 +0000 (13:36 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 27 Feb 2017 21:36:19 +0000 (13:36 -0800)
commit17f3f2272fd417e2a3b89e4e5fe1e3c693cec5ee
tree5b8092f39bba3e7e4238c78f749af45f6346db97
parent0ffbe7a44ef4ca99efe77103f06c2b88c405d1f1
parentd40a2665c5bad98623735eda8239eae6e66e7c44
Merge tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

Pull another tracing update from Steven Rostedt:
 "Commit bbc8511bb5f866 ("tracing: Fix hwlat kthread migration") fixed a
  bug that was caused by a race condition in initializing the hwlat
  thread. When fixing this code, I realized that it should have been
  done differently. Instead of doing the rewrite and sending that to
  stable, I just sent the above commit to fix the bug that should be
  back ported.

  This commit is on top of the quick fix commit to rewrite the code the
  way it should have been written in the first place"

* tag 'trace-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  tracing: Clean up the hwlat binding code
kernel/trace/trace_hwlat.c