commit | 9bc181d8d7cb6462de0c315e364780ad275f7c57 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Mar 16 14:19:38 2009 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Mar 16 14:19:38 2009 +1030 |
tree | 01fca0c4ae6e024754ef71ca4f5c4eecf22f2cc5 | |
parent | bd071e1a371d31db243edc4714ff9e8d1ea1309e [diff] |
cpumask: Use accessors code.: parisc 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 it is mostly straightforward. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Mike Travis <travis@sgi.com>