From: Rusty Russell Date: Mon, 16 Mar 2009 03:42:48 +0000 (+1030) Subject: cpumask: use mm_cpumask() wrapper: ia64 X-Git-Tag: v2.6.30-rc1~411^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d8c39f68e1dc78c1a958e28bc685a5bac125b21;p=pandora-kernel.git cpumask: use mm_cpumask() wrapper: ia64 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