From: Rusty Russell Date: Fri, 13 Mar 2009 04:19:46 +0000 (+1030) Subject: cpumask: replace node_to_cpumask with cpumask_of_node. X-Git-Tag: v2.6.30-rc1~3^2~6^2~10^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a70f730282019f487aa33a84e5ac9a5e89c5abd0;p=pandora-kernel.git cpumask: replace node_to_cpumask with cpumask_of_node. Impact: cleanup node_to_cpumask (and the blecherous node_to_cpumask_ptr which contained a declaration) are replaced now everyone implements cpumask_of_node. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed