commit | 4037ac6e2cb4e3148c25124b431eead4e704a4ff | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Sep 24 09:34:47 2009 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Sep 24 09:34:48 2009 +0930 |
tree | d903d818bd2484a57e081b4afdeb38aadaa2beb1 | |
parent | 2377afdde16a50b72e0b7ddb96d6b905f73754e2 [diff] |
cpumask: Use accessors for cpu_*_mask: mips 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>