From: Rojhalat Ibrahim Date: Mon, 20 Feb 2006 13:35:27 +0000 (+0000) Subject: [MIPS] Add topology_init. X-Git-Tag: v2.6.16-rc5~66^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e35aabab82f8a6f7ab884b642e68be260f92f2c;p=pandora-kernel.git [MIPS] Add topology_init. A recent patch introduced cpu topology in sysfs. When you run a kernel with SMP and sysfs enabled, you now get an Oops on boot. The following patch fixes that by adding topology_init to arch/mips/kernel/smp.c. The code is copied from arch/s390/kernel/smp.c. Signed-off-by: Rojhalat Ibrahim Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed