diff options
| author | Leon Romanovsky <leonro@nvidia.com> | 2026-01-28 12:55:25 +0300 |
|---|---|---|
| committer | Leon Romanovsky <leon@kernel.org> | 2026-02-01 16:44:03 +0300 |
| commit | e5b0cfa32b1c3e7f153373bfdc20ccdd3c342de2 (patch) | |
| tree | 17d21ad580d63b4bc995fc9d02898ccc13970753 | |
| parent | 58b604dfc7bb753f91bc0ccd3fa705e14e6edfb4 (diff) | |
| download | linux-e5b0cfa32b1c3e7f153373bfdc20ccdd3c342de2.tar.xz | |
MAINTAINERS: Drop RDMA files from Hyper-V section
MAINTAINERS entries are organized by subsystem ownership, and the RDMA
files belong under drivers/infiniband. Remove the overly broad mana_ib
entries from the Hyper-V section, and instead add the Hyper-V mailing list
to CC on mana_ib patches.
This makes get_maintainer.pl behave more sensibly when running it on
mana_ib patches.
Fixes: 428ca2d4c6aa ("MAINTAINERS: Add Long Li as a Hyper-V maintainer")
Link: https://patch.msgid.link/20260128-get-maintainers-fix-v1-1-fc5e58ce9f02@nvidia.com
Reviewed-by: Long Li <longli@microsoft.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
| -rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 12f49de7fe03..d2e3353a1d29 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11739,7 +11739,6 @@ F: arch/x86/kernel/cpu/mshyperv.c F: drivers/clocksource/hyperv_timer.c F: drivers/hid/hid-hyperv.c F: drivers/hv/ -F: drivers/infiniband/hw/mana/ F: drivers/input/serio/hyperv-keyboard.c F: drivers/iommu/hyperv-iommu.c F: drivers/net/ethernet/microsoft/ @@ -11758,7 +11757,6 @@ F: include/hyperv/hvhdk_mini.h F: include/linux/hyperv.h F: include/net/mana F: include/uapi/linux/hyperv.h -F: include/uapi/rdma/mana-abi.h F: net/vmw_vsock/hyperv_transport.c F: tools/hv/ @@ -17318,6 +17316,7 @@ MICROSOFT MANA RDMA DRIVER M: Long Li <longli@microsoft.com> M: Konstantin Taranov <kotaranov@microsoft.com> L: linux-rdma@vger.kernel.org +L: linux-hyperv@vger.kernel.org S: Supported F: drivers/infiniband/hw/mana/ F: include/net/mana |
