From: Nam Cao <namcao@linutronix.de>
To: Marc Zyngier <maz@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
Michael Kelley <mhklinux@outlook.com>,
"David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Simon Horman <horms@kernel.org>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Manivannan Sadhasivam <mani@kernel.org>, Nam Cao <namcao@linutronix.de>
Subject: [PATCH for-netdev v2 0/2] PCI: hv: MSI parent domain conversion
Date: Mon, 7 Jul 2025 10:20:14 +0200 [thread overview]
Message-ID: <cover.1751875853.git.namcao@linutronix.de> (raw)
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
next reply other threads:[~2025-07-07 8:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-07 8:20 Nam Cao [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1751875853.git.namcao@linutronix.de \
--to=namcao@linutronix.de \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mani@kernel.org \
--cc=maz@kernel.org \
--cc=mhklinux@outlook.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).