commit | 05bd68c514579e007b46e4fa0461b78416a3f4c2 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Mon May 12 21:20:59 2008 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri May 23 21:49:42 2008 +0200 |
tree | 0808f0191aa696f4dd593690798a94351dbb407c | |
parent | 2dc8f09571a61d9cb3dc47bba6608689dfe15d16 [diff] |
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>