| commit | fdaabd800bdd60652a448994eeb77442180db6c0 | [log] [tgz] |
|---|---|---|
| author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Dec 06 12:47:55 2011 +0100 |
| committer | Ingo Molnar <mingo@elte.hu> | Tue Dec 06 20:51:18 2011 +0100 |
| tree | c66947d9a7ffac9f66395354878ba0184d010f9e | |
| parent | 44252e421ad81e711c5a9db158fad7f433f70665 [diff] |
sched: Fix compile error for UP,!NOHZ
Commit 69e1e811 ("sched, nohz: Track nr_busy_cpus in the
sched_group_power") messed up the static inline function definition.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Suresh Siddha <suresh.b.siddha@intel.com>
Link: http://lkml.kernel.org/n/tip-abjah8ctq5qrjjtdiabe8lph@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>