[MIPS] Do topology_init even on uniprocessor kernels.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 29 Nov 2006 15:04:08 +0000 (15:04 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 29 Nov 2006 16:21:34 +0000 (16:21 +0000)
commitf5d6c63a67a8f124ddae88511427249d1dd87880
tree5ddabc3f4a759e6142abe4790ed779d700466463
parent1275361c407d17d56717cd706785a31c2353d696
[MIPS] Do topology_init even on uniprocessor kernels.

Otherwise CPU 0 doesn't show up in sysfs which breaks some software.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/Makefile
arch/mips/kernel/smp.c
arch/mips/kernel/topology.c [new file with mode: 0644]