ring-buffer-benchmark: Fix the wrong sched_priority of producer
authorWang Long <[email protected]>
Wed, 10 Jun 2015 08:12:37 +0000 (08:12 +0000)
committerSteven Rostedt <[email protected]>
Thu, 11 Jun 2015 13:27:58 +0000 (09:27 -0400)
commit108029323910c5dd1ef8fa2d10da1ce5fbce6e12
treed1d0fdf8c170a8ef37e1c9ea681d506ff55ee3c8
parent030bbdbf4c833bc69f502eae58498bc5572db736
ring-buffer-benchmark: Fix the wrong sched_priority of producer

The producer should be used producer_fifo as its sched_priority,
so correct it.

Link: http://lkml.kernel.org/r/[email protected]
Cc: [email protected] # 2.6.33+
Signed-off-by: Wang Long <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
kernel/trace/ring_buffer_benchmark.c