[S390] cpumask: Use accessors code.
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 26 Mar 2009 14:25:00 +0000 (15:25 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 26 Mar 2009 14:24:33 +0000 (15:24 +0100)
commitdef6cfb70bab83c0094bc0cedd27c4eda563043e
treeae3fd1d16141a82b82a41268c130013bf04d162c
parent93632d1bf7447d445c6fc274c8931152f9412b56
[S390] cpumask: Use accessors code.

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>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/smp.c