commit | 2af51a3f817a22661fcb52da7c96d078a699f40f | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Mar 16 14:12:43 2009 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Mar 16 14:12:43 2009 +1030 |
tree | 5e3a276e7eb94a139888d460223f2cb3254bc3cc | |
parent | 5dd3c9949a3e92ea7fd8c75d888031f7aff1f1d0 [diff] |
cpumask: Use accessors code.: ia64 Impact: use new API Use the accessors rather than frobbing bits directly. Most of this is in arch code I haven't even compiled, but is straightforward. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Mike Travis <travis@sgi.com>