Re: [PATCH] Export msi_remove_pci_irq_vectors

From: Roland Dreier
Date: Tue Jun 22 2004 - 14:01:51 EST


Tom> The intent of msi_remove_pci_irq_vectors() is to support
Tom> hot-removed operation. This function is not for a device
Tom> driver to call and should not be exported. I acknowledged the
Tom> problem of the MSI-X region being only released in
Tom> msi_remove_pci_irq_vectors(). I'm in a progress of updating
Tom> the existing MSI-X code.

Do you have any plans for when this should be fixed? Right now, with
the standard kernel, if I unload and then reload my driver module,
setting up MSI-X fails the second time through because the core has
not cleaned up the memory region from the first time.

- Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/