--- 5be95ef4ffec6baa9bd390119d389dceb94793ad +++ e07bc4ef282912f3747d94a9402f911dd80198b2 @@ -359,13 +359,6 @@ static int __init smp_read_mpc(struct mp x86_init.mpparse.mpc_record(1); } -#ifdef CONFIG_X86_BIGSMP - generic_bigsmp_probe(); -#endif - - if (apic->setup_apic_routing) - apic->setup_apic_routing(); - if (!num_processors) printk(KERN_ERR "MPTABLE: no processors registered!\n"); return num_processors;