|
@@ -110,7 +110,7 @@ struct genapic apic_numaq = {
|
|
/* We don't do anything here because we use NMI's to boot instead */
|
|
/* We don't do anything here because we use NMI's to boot instead */
|
|
.wait_for_init_deassert = NULL,
|
|
.wait_for_init_deassert = NULL,
|
|
|
|
|
|
- .smp_callin_clear_local_apic = smp_callin_clear_local_apic,
|
|
|
|
|
|
+ .smp_callin_clear_local_apic = numaq_smp_callin_clear_local_apic,
|
|
.store_NMI_vector = store_NMI_vector,
|
|
.store_NMI_vector = store_NMI_vector,
|
|
.restore_NMI_vector = restore_NMI_vector,
|
|
.restore_NMI_vector = restore_NMI_vector,
|
|
.inquire_remote_apic = inquire_remote_apic,
|
|
.inquire_remote_apic = inquire_remote_apic,
|