]> 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)
commita76579ba933a1bd86a2bf01d678a91575e4fe018
tree5b8092f39bba3e7e4238c78f749af45f6346db97
parent0248db4aa2ab5c6ea3ca4c9b7692ecc6f43938e7
parentac4a6f81049048d96be4c31e064e61b5ba85d4b2
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 dbf8951cfeb81e ("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