Hi, Recently I have been looking at acpi_pci_irq_disable() and it seems to me that on x86 it actually doesn't do anything useful. Namely, it may trigger acpi_pci_link_free_irq(), but that only does error checking because of the '#ifdef FUTURE_USE'. Then, it may call acpi_unregister_gsi(), but on x86 that is a NOP. So, is my observation (that acpi_pci_irq_disable() doesn't do anything useful on x86) correct? Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html