]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ftrace: user proper API for setting RT prios in selftest
authorSteven Rostedt <rostedt@goodmis.org>
Mon, 12 May 2008 19:20:59 +0000 (21:20 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 23 May 2008 19:49:42 +0000 (21:49 +0200)
commit05bd68c514579e007b46e4fa0461b78416a3f4c2
tree0808f0191aa696f4dd593690798a94351dbb407c
parent2dc8f09571a61d9cb3dc47bba6608689dfe15d16
ftrace: user proper API for setting RT prios in selftest

The wakeup selftest used an internal API for setting the test task priority.
This patch fixes it to use the proper API for performing such a task.

Thanks goes to Randy Dunlap for pointing out this build failure.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/trace/trace_selftest.c