netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-netdev v2 0/2] PCI: hv: MSI parent domain conversion
@ 2025-07-07  8:20 Nam Cao
  2025-07-07  8:20 ` [PATCH for-netdev v2 1/2] irqdomain: Export irq_domain_free_irqs_top() Nam Cao
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Nam Cao @ 2025-07-07  8:20 UTC (permalink / raw)
  To: Marc Zyngier, Thomas Gleixner, Michael Kelley, David S . Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Simon Horman, netdev,
	linux-kernel
  Cc: Manivannan Sadhasivam, Nam Cao

Hi,

This series originally belongs to a bigger series sent to PCI tree:
https://lore.kernel.org/linux-pci/024f0122314198fe0a42fef01af53e8953a687ec.1750858083.git.namcao@linutronix.de/

However, during review, we noticed that the patch conflicts with another
patch in netdev tree:
https://lore.kernel.org/netdev/1749651015-9668-1-git-send-email-shradhagupta@linux.microsoft.com/

As this series has no dependency with the rest of the series, we think it
is best to split out this one and send it to netdev, to avoid conflict
resolution headache later on.

Can netdev maintainers please pick it up?

Best regards,
Nam

Nam Cao (2):
  irqdomain: Export irq_domain_free_irqs_top()
  PCI: hv: Switch to msi_create_parent_irq_domain()

 drivers/pci/Kconfig                 |   1 +
 drivers/pci/controller/pci-hyperv.c | 111 +++++++++++++++++++++-------
 kernel/irq/irqdomain.c              |   1 +
 3 files changed, 85 insertions(+), 28 deletions(-)

-- 
2.39.5


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-07-15  5:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-07  8:20 [PATCH for-netdev v2 0/2] PCI: hv: MSI parent domain conversion Nam Cao
2025-07-07  8:20 ` [PATCH for-netdev v2 1/2] irqdomain: Export irq_domain_free_irqs_top() Nam Cao
2025-07-07  8:20 ` [PATCH for-netdev v2 2/2] PCI: hv: Switch to msi_create_parent_irq_domain() Nam Cao
2025-07-07 18:49   ` Michael Kelley
2025-07-10 13:11     ` Paolo Abeni
2025-07-10 13:22       ` Nam Cao
2025-07-15  5:14     ` Wei Liu
2025-07-11 12:00 ` [PATCH for-netdev v2 0/2] PCI: hv: MSI parent domain conversion patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).