]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'hv-msi-parent-domain' into main
authorDavid S. Miller <davem@davemloft.net>
Fri, 11 Jul 2025 11:57:02 +0000 (12:57 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jul 2025 11:57:02 +0000 (12:57 +0100)
commitfadd1e6231b1bd54a39707c6454ee5e5aa6cdcc6
tree8b8ede8810d509f174218eb65568170b9d6a6d38
parent0f26870a989bf69957ed69d10c7ffc57ca5a7f52
parent5f83d6337c9c436d7b1a6580ca060122cb937551
Merge branch 'hv-msi-parent-domain' into main

Nam Cao says:

====================
Subject: [PATCH for-netdev v2 0/2] PCI: hv: MSI parent domain conversion

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?
====================

Signed-off-by: David S. Miller <davem@davemloft.net>