From: David S. Miller Date: Tue, 18 Jul 2006 04:49:58 +0000 (-0700) Subject: [SPARC]: Simplify and correct __cpu_find_by() X-Git-Tag: v2.6.18-rc3~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2d3bffebc2cb651ed33abae2434f85cd503a498;p=pandora-kernel.git [SPARC]: Simplify and correct __cpu_find_by() By using for_each_node_by_type(). Also, correct a spurioud test in check_cpu_node() on sparc64. It is only called with nodes that have device_type "cpu". Signed-off-by: David S. Miller --- Reading git-diff-tree failed