x86, apic: clean up ->cpu_present_to_apicid()
[linux-2.6-block.git] / arch / x86 / kernel / genx2apic_uv_x.c
index 68b423f3da992c004d0682350ca1abe94dc22ad9..a08a63591864335f0b7a561a159b0a2ab2fe39f0 100644 (file)
@@ -260,7 +260,7 @@ struct genapic apic_x2apic_uv_x = {
        .multi_timer_check              = NULL,
        .apicid_to_node                 = NULL,
        .cpu_to_logical_apicid          = NULL,
-       .cpu_present_to_apicid          = NULL,
+       .cpu_present_to_apicid          = default_cpu_present_to_apicid,
        .apicid_to_cpu_present          = NULL,
        .setup_portio_remap             = NULL,
        .check_phys_apicid_present      = NULL,