From: Rusty Russell Date: Mon, 16 Mar 2009 03:41:47 +0000 (+1030) Subject: cpumask: use mm_cpumask() wrapper: cris X-Git-Tag: v2.6.30-rc1~198^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9d65c04773850ff3a82f69d43981be650e658a1;p=pandora-kernel.git cpumask: use mm_cpumask() wrapper: cris 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 --- Reading git-diff-tree failed