commit | b2ea25b958968c152c6fac0594f2c9aa8b59eb8d | [log] [tgz] |
---|---|---|
author | Nathan Lynch <ntl@pobox.com> | Wed Dec 10 20:16:07 2008 +0000 |
committer | Paul Mackerras <paulus@samba.org> | Sun Dec 21 14:21:14 2008 +1100 |
tree | acf73d999342933369b2a96de9c79e002dee471d | |
parent | e523f723d69cde44e10116d7f49b277da0c6702c [diff] |
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 <ntl@pobox.com> Signed-off-by: Paul Mackerras <paulus@samba.org>