x86: Use cpumask accessors code for possible/present maps.
authorMike Travis <travis@sgi.com>
Wed, 17 Dec 2008 01:34:02 +0000 (17:34 -0800)
committerMike Travis <travis@sgi.com>
Wed, 17 Dec 2008 01:40:58 +0000 (17:40 -0800)
commit1de88cd4a33fcc2fcf70cbce01688723f728675d
tree35bf40f91657a372d11ec68587a73bd2a8683152
parent168ef543a43678146e06b3911e987ac021d575b8
x86: Use cpumask accessors code for possible/present maps.

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>
arch/x86/kernel/apic.c