open-gpu-kernel-modules
open-gpu-kernel-modules copied to clipboard
nv-msi: Fix free_irq index on nv_request_msix_irq
In the nv_request_msix_irq, if the request_threaded_irq failed. The free_irq will be called to free the allocated irqs. The allocated irqs index should be j instead of i.
Thanks for the bug report. Your fix looks legit. We'll have it incorporated in the driver soon.
Fixed in 545.29.02
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.