]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit45554b2357d5782497e59f09146cc3636d6ad551
tree5b8092f39bba3e7e4238c78f749af45f6346db97
parent79b17ea740d9fab178d6a1aa15d848b5e6c01b82
parentf447c196fe7a3a92c6396f7628020cb8d564be15
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 79c6f448c8b79c ("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