commit | afc6ca01f6da831ff09f4dabdef3b50f114e9e1e | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Mar 16 14:11:47 2009 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Mar 16 14:11:47 2009 +1030 |
tree | 2d4d9fb1656852650d220714e27041920af3531d | |
parent | 3e7be3fb40296aab48a91ec599f22d2c5e8a4351 [diff] |
cpumask: Use accessors code.: cris 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>