cpumask: Use accessors code: sparc
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 16 Mar 2009 04:10:22 +0000 (14:40 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 16 Mar 2009 04:10:22 +0000 (14:40 +1030)
commitfe73971cdd9287eba5f834eb3794768c22718581
treed93f78ed3936ffcbc2385dcb31c389d8df947eeb
parentf46df02a5799460e74bcb5a3875d4245978f3bd2
cpumask: Use accessors code: sparc

Impact: use new API

Use the accessors rather than frobbing bits directly.  Most of this is
in arch code I haven't even compiled, but it is mostly straightforward.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
arch/sparc/kernel/smp_32.c
arch/sparc/kernel/sun4d_smp.c
arch/sparc/kernel/sun4m_smp.c