x86, apic: Introduce .apicdrivers section to find the list of apic drivers
[linux-2.6-block.git] / arch / x86 / kernel / apic / x2apic_uv_x.c
index 6bb80b1c8a7acda8177266518daeefe13df633bd..b6c629838f0080dea6a640e901df74868fdc3459 100644 (file)
@@ -864,3 +864,5 @@ void __init uv_system_init(void)
        if (is_kdump_kernel())
                reboot_type = BOOT_ACPI;
 }
+
+apic_driver(apic_x2apic_uv_x);