From: Nathan Lynch Date: Wed, 10 Dec 2008 20:16:07 +0000 (+0000) Subject: powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node() X-Git-Tag: v2.6.29-rc1~574^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2ea25b958968c152c6fac0594f2c9aa8b59eb8d;p=pandora-kernel.git powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node() The smp code uses cache information to populate cpu_core_map; change it to use common code for cache lookup. Signed-off-by: Nathan Lynch Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed