cpumask: Use accessors for cpu_*_mask: m32r
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 15:34:47 +0000 (09:34 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 24 Sep 2009 00:04:47 +0000 (09:34 +0930)
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>

No differences found