--- linux-2.6.0-test9/arch/ppc/kernel/smp.c.orig 2003-10-25 20:44:45.000000000 +0200 +++ linux-2.6.0-test9/arch/ppc/kernel/smp.c 2003-11-23 00:56:49.000000000 +0100 @@ -54,6 +54,7 @@ struct thread_info *secondary_ti; EXPORT_SYMBOL(cpu_online_map); +EXPORT_SYMBOL(cpu_possible_map); /* SMP operations for this machine */ static struct smp_ops_t *smp_ops;