sched: Hide runqueues from direct reference at source code level for __raw_get_cpu_var()
authorHitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
Mon, 29 Jun 2009 05:44:57 +0000 (14:44 +0900)
committerIngo Molnar <mingo@elte.hu>
Mon, 29 Jun 2009 07:19:27 +0000 (09:19 +0200)
Hide __raw_get_cpu_var() as well - thus all the direct
references to runqueues will abstracted out.

Signed-off-by: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
LKML-Reference: <20090629.144457.886429910353660979.mitake@dcl.info.waseda.ac.jp>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found