sched: CONFIG_SCHED_GROUP_FAIR=y fixlet
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 24 Aug 2007 18:39:10 +0000 (20:39 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 24 Aug 2007 18:39:10 +0000 (20:39 +0200)
commit7c6c16f354cde4a48bd305b2587fc78257bcb936
tree027af5f5baceb2c1b9c11720c6cae6cc3df44c48
parent1a8f46100b657f533ce677e79bc27c6794c91c46
sched: CONFIG_SCHED_GROUP_FAIR=y fixlet

when I built with CONFIG_FAIR_GROUP_SCHED=y, I need the following change
to make things right.

[ From: mingo@elte.hu ]

this config option is not upstream-configurable right now but lets fix
this for completeness.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c