]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit0476579636f1d496b7e0933475cd6d8e43be5662
treeae3fd1d16141a82b82a41268c130013bf04d162c
parent7cd687d428f47827cc41413049e1a028b1a0fd12
[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