From: Jayachandran C Date: Wed, 31 Oct 2012 12:01:37 +0000 (+0000) Subject: MIPS: Netlogic: Move from u32 cpumask to cpumask_t X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~15^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a37b1ae443f20470a789b12a45cbc249c9e50a6;p=pandora-kernel.git MIPS: Netlogic: Move from u32 cpumask to cpumask_t Initial code to support more than 32 cpus. The platform CPU mask is updated from 32-bit mask to cpumask_t. Convert places that use cpu_/cpus_ functions to use cpumask_* functions. Signed-off-by: Jayachandran C Patchwork: http://patchwork.linux-mips.org/patch/4464 Signed-off-by: John Crispin --- Reading git-diff-tree failed