Re: [PATCH net-next v2] net: stmmac: intel: Add missing pci_free_irq_vectors() calls
| Newsgroups | org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178667786389.3150297.7630316511132151539.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Mon, 10 Aug 2026 15:19:17 +0200 you wrote: > The IRQ vectors allocated in stmmac_config_multi_msi() or > stmmac_config_single_msi() where never explicitly cleaned up. As > pcim_enable_device() is used, all sorts of other functions are switched > to managed mode. The missing cleanup here isn't actually missing, it's > buried in the depths of PCI code. > > But: There are some ongoing activities to remove that cleanup magic. > See the linked discussions below. > > [...] Here is the summary with links: - [net-next,v2] net: stmmac: intel: Add missing pci_free_irq_vectors() calls https://git.kernel.org/netdev/net-next/c/a7c44619c697 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html