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