|
@@ -79,13 +79,6 @@ void __init default_setup_apic_routing(void)
|
|
/* need to update phys_pkg_id */
|
|
/* need to update phys_pkg_id */
|
|
apic->phys_pkg_id = apicid_phys_pkg_id;
|
|
apic->phys_pkg_id = apicid_phys_pkg_id;
|
|
}
|
|
}
|
|
-
|
|
|
|
- /*
|
|
|
|
- * Now that apic routing model is selected, configure the
|
|
|
|
- * fault handling for intr remapping.
|
|
|
|
- */
|
|
|
|
- if (intr_remapping_enabled)
|
|
|
|
- enable_drhd_fault_handling();
|
|
|
|
}
|
|
}
|
|
|
|
|
|
/* Same for both flat and physical. */
|
|
/* Same for both flat and physical. */
|