|
@@ -30,10 +30,6 @@ DECLARE_PER_CPU(u16, cpu_llc_id);
|
|
|
DECLARE_PER_CPU(u16, x86_cpu_to_apicid);
|
|
|
|
|
|
#ifdef CONFIG_SMP
|
|
|
-#ifndef CONFIG_PARAVIRT
|
|
|
-#define startup_ipi_hook(phys_apicid, start_eip, start_esp) do { } while (0)
|
|
|
-#endif
|
|
|
-
|
|
|
/*
|
|
|
* This function is needed by all SMP systems. It must _always_ be valid
|
|
|
* from the initial startup. We map APIC_BASE very early in page_setup(),
|