From: Rusty Russell Date: Thu, 26 Mar 2009 14:25:01 +0000 (+0100) Subject: [S390] cpumask: use mm_cpumask() wrapper X-Git-Tag: v2.6.30-rc1~659^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=005f8eee6f3c8173e492d7bd4d51bda990eb468b;p=pandora-kernel.git [S390] cpumask: use mm_cpumask() wrapper Makes code futureproof against the impending change to mm->cpu_vm_mask. It's also a chance to use the new cpumask_ ops which take a pointer (the older ones are deprecated, but there's no hurry for arch code). Signed-off-by: Rusty Russell Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed