sched: RT balancing: include current CPU
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)
commit2de0b4639f4b1b6bfe31f795e5855f041f177170
tree18f7647cb785e3aa450aacbb11150bea2da7ce22
parent07b4032c9e505e2a1fbe7703aff64a153c3249be
sched: RT balancing: include current CPU

It doesn't hurt if we allow the current CPU to be included in the
search.  We will just simply skip it later if the current CPU turns out
to be the lowest.

We will use this later in the series

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