Re: [PATCH 0/2] NTB: epf: Fix ntb_hw_epf ISR issues
Manivannan Sadhasivam <[email protected]> Wed, 27 May 2026 10:06:48 +0200
| Newsgroups | dev.linux.lists.ntb,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <177986920811.9478.5259181719424630932.b4-ty@b4> |
On Wed, 04 Mar 2026 17:30:26 +0900, Koichiro Den wrote:
> ntb_hw_epf handles doorbell interrupts using multiple MSI/MSI-X vectors.
> This small patch series is to address two issues in the interrupt
> setup/handler path:
>
> 1) ntb_epf_init_isr() does not unwind already requested IRQs when
> request_irq() fails part-way through the vector loop.
>
> [...]
Applied, thanks!
[1/2] NTB: epf: Fix request_irq() unwind in ntb_epf_init_isr()
commit: 9f67debe71a1ac6430ef8bdd8e1b8ab39942e63c
[2/2] NTB: epf: Avoid pci_irq_vector() from hardirq context
commit: 9985e6ea0c227de2027210dc45dfc33139203f72
Best regards,
--
Manivannan Sadhasivam <[email protected]>