From: Rusty Russell Date: Mon, 16 Mar 2009 04:10:39 +0000 (+1030) Subject: cpumask: use mm_cpumask() wrapper: sparc X-Git-Tag: v2.6.30-rc1~603^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81f1adf01224f5c0be5f90f43664f799c1f7bb2d;p=pandora-kernel.git cpumask: use mm_cpumask() wrapper: sparc 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