From: KOSAKI Motohiro Date: Thu, 28 Apr 2011 05:07:23 +0000 (+0000) Subject: powerpc: Convert old cpumask API into new one X-Git-Tag: v3.0-rc1~385^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=104699c0ab473535793b5fea156adaf309afd29b;p=pandora-kernel.git powerpc: Convert old cpumask API into new one Adapt new API. Almost change is trivial. Most important change is the below line because we plan to change task->cpus_allowed implementation. - ctx->cpus_allowed = current->cpus_allowed; Signed-off-by: KOSAKI Motohiro Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed