[SPARC64]: Move topology init code into new file, sysfs.c
authorDavid S. Miller <davem@hutch.davemloft.net>
Sat, 2 Jun 2007 21:41:44 +0000 (14:41 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 5 Jun 2007 04:49:50 +0000 (21:49 -0700)
Also, use per-cpu data for struct cpu.  Calling kmalloc for
each cpu in topology_init() is just plain clumsy.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found