sched: break out search for RT tasks
authorGregory Haskins <ghaskins@novell.com>
Fri, 25 Jan 2008 20:08:10 +0000 (21:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 25 Jan 2008 20:08:10 +0000 (21:08 +0100)
commit07b4032c9e505e2a1fbe7703aff64a153c3249be
tree8b797b9cf80bc4f683a75557ff85ff385544cd74
parente7693a362ec84bb5b6fd441d8a8b4b9d568a7a0c
sched: break out search for RT tasks

Isolate the search logic into a function so that it can be used later
in places other than find_locked_lowest_rq().

Signed-off-by: Gregory Haskins <ghaskins@novell.com>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_rt.c