commit | a6a01063de6298c60f2506dc7659403e02b4b224 | [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:49 2009 +0930 |
tree | afbe616ebeea96ff0a47abdd3aac83d559bab051 | |
parent | ea0f1cab6ed43121ff6f24c1bb02e88a8d11a2d6 [diff] |
cpumask: Use accessors for cpu_*_mask: um 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>