Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Thu, 22 Apr 2021 15:34:34 +0200 you wrote: > From: Arnd Bergmann <arnd@xxxxxxxx> > > The MANA driver causes a build failure in some configurations when > it selects an unavailable symbol: > > WARNING: unmet direct dependencies detected for PCI_HYPERV > Depends on [n]: PCI [=y] && X86_64 [=y] && HYPERV [=n] && PCI_MSI [=y] && PCI_MSI_IRQ_DOMAIN [=y] && SYSFS [=y] > Selected by [y]: > - MICROSOFT_MANA [=y] && NETDEVICES [=y] && ETHERNET [=y] && NET_VENDOR_MICROSOFT [=y] && PCI_MSI [=y] && X86_64 [=y] > drivers/pci/controller/pci-hyperv.c: In function 'hv_irq_unmask': > drivers/pci/controller/pci-hyperv.c:1217:9: error: implicit declaration of function 'hv_set_msi_entry_from_desc' [-Werror=implicit-function-declaration] > 1217 | hv_set_msi_entry_from_desc(¶ms->int_entry.msi_entry, msi_desc); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ > > [...] Here is the summary with links: - net: mana: fix PCI_HYPERV dependency https://git.kernel.org/netdev/net-next/c/45b102dd8149 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html