From: Rusty Russell Date: Fri, 12 Jun 2009 13:03:14 +0000 (+0930) Subject: cpumask: use mm_cpumask() wrapper: sh X-Git-Tag: v2.6.31-rc1~139^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74c86d6757c8782e076f15aa87b8b509742c9927;p=pandora-kernel.git cpumask: use mm_cpumask() wrapper: sh 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: Paul Mundt --- Reading git-diff-tree failed