Thread (26 messages) 26 messages, 3 authors, 2024-08-30

Re: [PATCH V5 net-next 04/11] net: hibmcge: Add interrupt supported in this module

From: Jakub Kicinski <kuba@kernel.org>
Date: 2024-08-29 01:35:38
Also in: lkml

On Tue, 27 Aug 2024 21:14:48 +0800 Jijie Shao wrote:
+	ret = pci_alloc_irq_vectors(priv->pdev, HBG_VECTOR_NUM, HBG_VECTOR_NUM,
+				    PCI_IRQ_MSI | PCI_IRQ_MSIX);
These are not devm_ -managed, don't you have to free them?
On remove and errors during probe?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help