On Mon, Feb 20, 2006 at 02:28:32PM +0100, Rojhalat Ibrahim wrote: > 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 <imr@xxxxxxxxxxx> Thanks, applied. Your mailer converts tabs to space (Or did you do cut and paste?), which made git think your patch was corrupt and so I had to apply it manually ... Ralf