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

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/powerpc/kernel/setup-common.c
arch/powerpc/kernel/smp.c
arch/powerpc/platforms/powermac/smp.c
arch/powerpc/platforms/pseries/hotplug-cpu.c