From: KOSAKI Motohiro Date: Tue, 26 Jul 2011 23:08:44 +0000 (-0700) Subject: cpumask: alloc_cpumask_var() use NUMA_NO_NODE X-Git-Tag: v3.1-rc1~187 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37e7b5f1535dddaace865b25df34a2d049a3a66f;p=pandora-kernel.git cpumask: alloc_cpumask_var() use NUMA_NO_NODE NUMA_NO_NODE and numa_node_id() have different meanings. NUMA_NO_NODE is obviously the recommended fallback. Signed-off-by: KOSAKI Motohiro Cc: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed