Commit a0e99577 authored by Len Brown's avatar Len Brown Committed by Len Brown

[ACPI] delete IOAPIC-disable workaround on x86_64/VIA

http://bugme.osdl.org/show_bug.cgi?id=1530
parent bd3ad3b9
......@@ -258,7 +258,7 @@ void __init check_ioapic(void)
iommu_aperture_disabled = 1;
}
#endif
/* FALL THROUGH */
return;
case PCI_VENDOR_ID_NVIDIA:
#ifndef CONFIG_SMP
printk(KERN_INFO
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment