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