From: Mike Travis Date: Wed, 17 Dec 2008 01:34:02 +0000 (-0800) Subject: x86: Use cpumask accessors code for possible/present maps. X-Git-Tag: v2.6.29-rc1~538^2~21^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1de88cd4a33fcc2fcf70cbce01688723f728675d;p=pandora-kernel.git 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 Signed-off-by: Mike Travis --- Reading git-diff-tree failed