]> 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)
commitc43229ae3f04cbbd1ddeb47f0e5b3fb4401b86cd
treed26367fab57fbcc58ada80cdb6a0cd9c84b26d5c
parentf5e5ce3adc76b0b9788f05e85a73c332d9ab8f15
parent1011c91a7683dd5e0be31c9ffa37f930432b8393
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