]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd51b9d3afe8ce6fd7a4924547a0c909c3c2cf26f
tree2d4052d4c485478b251367645a4299280e9482f5
parent4b740c639b625ecda6898a5e240a3de50cedaecb
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