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)
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>

No differences found