]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/genx2apic_cluster.c
x86: apic - introduce get_physical_broadcast for 64bit
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / genx2apic_cluster.c
index 0bf0a8624b8c4ba5262e04a20f5240c24c9d7298..e4bf2cc0d743998b069925574ff93c559f7c24f3 100644 (file)
@@ -14,7 +14,7 @@ DEFINE_PER_CPU(u32, x86_cpu_to_logical_apicid);
 
 static int __init x2apic_acpi_madt_oem_check(char *oem_id, char *oem_table_id)
 {
-       if (cpu_has_x2apic && intr_remapping_enabled)
+       if (cpu_has_x2apic)
                return 1;
 
        return 0;