sched: break out early if RT task cannot be migrated
authorGregory Haskins <ghaskins@novell.com>
Fri, 25 Jan 2008 20:08:13 +0000 (21:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 25 Jan 2008 20:08:13 +0000 (21:08 +0100)
commit17b3279b48835eb522d842eae16f541da3729c8a
treec94c7da732fbefda4a938bb6479ebb3b6d8d0c82
parente1f47d891c0f00769d6d40ac5740f943e998d089
sched: break out early if RT task cannot be migrated

We don't need to bother searching if the task cannot be migrated

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