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