On Sat, Jul 07, 2007 at 03:03:27AM +0200, Adrian Bunk wrote: > - mips: removed extern for non-existing variable from header There also is include/linux/smp.h:#define num_booting_cpus() 1 but num_booting_cpus() is only ever being used in i386-specific code. I'm going to merge the MIPS bits of your patch. Ralf