From: Rusty Russell Date: Thu, 24 Sep 2009 15:34:49 +0000 (-0600) Subject: cpumask: use mm_cpumask() wrapper: arm X-Git-Tag: v2.6.32-rc1~144^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56f8ba83a52b9f9e3711eff8e54168ac14aa288f;p=pandora-kernel.git cpumask: use mm_cpumask() wrapper: arm 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