commit | 2377afdde16a50b72e0b7ddb96d6b905f73754e2 | [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:47 2009 +0930 |
tree | c268e81c9691ca7fe7aaaedbc242ce6cc289cfd1 | |
parent | 0748bd01773395003208996c4c0b3f80caf80976 [diff] |
cpumask: Use accessors for cpu_*_mask: m32r 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>