]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Jun 2015 21:00:10 +0000 (14:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Jun 2015 21:00:10 +0000 (14:00 -0700)
commit2471ec469bd2fec253ca72d652308ebc2257ea6b
treed26367fab57fbcc58ada80cdb6a0cd9c84b26d5c
parent04ef07740544909729e9ab7e66b81290818a055f
parent6ee18cff6b09fbd6579d9d7b67078d3b8ae2aa60
Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

Pull ring buffer benchmark buglet fix from Steven Rostedt:
 "Wang Long fixed a minor bug in the module parameter for the ring
  buffer benchmark, where the produce_fifo was being ignored and the
  producer thread's priority was being set with the consumer_fifo
  parameter"

* tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  ring-buffer-benchmark: Fix the wrong sched_priority of producer