diff options
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | 2012-01-31 11:40:32 +0900 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2012-01-31 13:40:59 +0100 |
commit | ed387b781ea6e14b78f449aa2ee4f270b60b01ac (patch) | |
tree | 16ae2791173a7796feadf853ba1bee9b93fc0fff /security | |
parent | 30fd049afcfed50e022704036e8629d6bdfe84e6 (diff) |
sched: Move SMP-only variable into the SMP section
This also fixes the following compilation warning on !SMP:
CC kernel/sched/fair.o
kernel/sched/fair.c:218:36: warning: 'max_load_balance_interval' defined but not used [-Wunused-variable]
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Reviewed-by: Vincent Guittot <vincent.guittot@linaro.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/4F2754A0.9090306@ct.jp.nec.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions