cpumask: Use accessors for cpu_*_mask: mips
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 15:34:47 +0000 (09:34 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 00:04:48 +0000 (09:34 +0930)
commit4037ac6e2cb4e3148c25124b431eead4e704a4ff
treed903d818bd2484a57e081b4afdeb38aadaa2beb1
parent2377afdde16a50b72e0b7ddb96d6b905f73754e2
cpumask: Use accessors for cpu_*_mask: mips

Use the accessors rather than frobbing bits directly (the new versions
are const).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
arch/mips/kernel/smp-cmp.c
arch/mips/kernel/smp-mt.c
arch/mips/kernel/smp.c
arch/mips/kernel/smtc.c