From: Paul Mundt Date: Mon, 26 Apr 2010 09:39:50 +0000 (+0900) Subject: sh: convert online CPU map twiddling to cpumask. X-Git-Tag: v2.6.35-rc1~504^2~22^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0ccf2770f523bd4fc436886a38e499f9ec95c0e;p=pandora-kernel.git sh: convert online CPU map twiddling to cpumask. This converts from cpu_set() for the online map to set_cpu_online(). The two online map modifiers were the last remaining manual map manipulation bits, with this in place everything now goes through cpumask. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed