cpumask: Use accessors for cpu_*_mask: sh
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 12 Jun 2009 13:03:14 +0000 (22:33 +0930)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 14 Jun 2009 09:24:16 +0000 (18:24 +0900)
commite09377bae410247f2ba35a2edc7ab637a5c79170
treeb25544cdf9c29f41e042cb1f71adee68e2fd17f8
parent74c86d6757c8782e076f15aa87b8b509742c9927
cpumask: Use accessors for cpu_*_mask: sh

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>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/smp-shx3.c
arch/sh/kernel/smp.c