]> Pileus Git - ~andy/linux/blobdiff - arch/x86/kernel/apic/x2apic_uv_x.c
x86/platform: Move APIC ID validity check into platform APIC code
[~andy/linux] / arch / x86 / kernel / apic / x2apic_uv_x.c
index 79b05b88aa193900ceead712dd2f36e3c6e25c9c..fc47714258524ddce82163eaf11aef32189a6f84 100644 (file)
@@ -351,6 +351,7 @@ static struct apic __refdata apic_x2apic_uv_x = {
        .name                           = "UV large system",
        .probe                          = uv_probe,
        .acpi_madt_oem_check            = uv_acpi_madt_oem_check,
+       .apic_id_valid                  = default_apic_id_valid,
        .apic_id_registered             = uv_apic_id_registered,
 
        .irq_delivery_mode              = dest_Fixed,