summaryrefslogtreecommitdiff
path: root/kernel/sched_fair.c
diff options
context:
space:
mode:
authorHitoshi Mitake <mitake@dcl.info.waseda.ac.jp>2009-06-17 22:20:55 +0900
committerIngo Molnar <mingo@elte.hu>2009-06-17 18:29:42 +0200
commit348ec61e6268c3cd7ee75cfa50e408184a941506 (patch)
tree10829dde8d184ed59bf3d76578bb444d097a8598 /kernel/sched_fair.c
parentfd5e1b5dbaa8b4aacc0e251d74182eda37062194 (diff)
sched: Hide runqueues from direct refer at source code level
There are some points which refer the per-cpu value "runqueues" directly. sched.c provides nice abstraction, such as cpu_rq() and this_rq(), so we should use these macros when looking runqueues. Signed-off-by: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp> LKML-Reference: <20090617.222055.374768827975756908.mitake@dcl.info.waseda.ac.jp> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sched_fair.c')
0 files changed, 0 insertions, 0 deletions