sched: Cleanup select_task_rq_fair()
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 12 Nov 2009 14:55:28 +0000 (15:55 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Sep 2010 20:18:10 +0000 (13:18 -0700)
commit505afcbd47a8588251409191dddd7f888b555c6f
tree423182c7b46df32d448056f2020252d89e8dfa46
parent0b88f2ba7caa2d0ff6e3521481a82be084ecdc7b
sched: Cleanup select_task_rq_fair()

commit a50bde5130f65733142b32975616427d0ea50856 upstream

Clean up the new affine to idle sibling bits while trying to
grok them. Should not have any function differences.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
LKML-Reference: <20091112145610.832503781@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
kernel/sched_fair.c