From: Rusty Russell Date: Fri, 26 Dec 2008 11:53:43 +0000 (+1030) Subject: cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask X-Git-Tag: v2.6.29-rc1~521^2~11^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be4d638c1597580ed2294d899d9f1a2cd10e462c;p=pandora-kernel.git cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask cpu_coregroup_map returned a cpumask_t: it's going away. (Note, the sched part of this patch won't apply meaningfully to the sched tree, but I'm posting it to show the goal). Signed-off-by: Rusty Russell Signed-off-by: Mike Travis Cc: Jens Axboe Cc: Ingo Molnar --- Reading git-diff-tree failed