]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit5c22656bb976278f61bbe44ac68a50e7b34ca147
tree5ddabc3f4a759e6142abe4790ed779d700466463
parent82ad1f0a6131945ccac6f1d5053e998f5f9e9dda
[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]