Hi Joe:
Thanks for report. I just sent out a fix patch.
-----Original Message-----
From: Joe Perches <[email protected]>
Sent: Tuesday, March 26, 2019 5:25 AM
To: [email protected]
Cc: KY Srinivasan <[email protected]>; Haiyang Zhang <[email protected]>;
Stephen Hemminger <[email protected]>; Sasha Levin <[email protected]>;
[email protected]; Michael Kelley <[email protected]>; Tianyu
Lan <[email protected]>; Joerg Roedel <[email protected]>
Subject: Bad file pattern in MAINTAINERS section 'Hyper-V CORE AND DRIVERS'
A file pattern line in this section of the MAINTAINERS file in linux-next does
not have a match in the linux source files.
This could occur because a matching filename was never added, was deleted or
renamed in some other commit.
The commits that added and if found renamed or removed the file pattern are
shown below.
Please fix this defect appropriately.
1: ---------------------------------------------------------------------------
linux-next MAINTAINERS section:
7164 Hyper-V CORE AND DRIVERS
7165 M: "K. Y. Srinivasan" <[email protected]>
7166 M: Haiyang Zhang <[email protected]>
7167 M: Stephen Hemminger <[email protected]>
7168 M: Sasha Levin <[email protected]>
7169 T: git
git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
7170 L: [email protected]
7171 S: Supported
7172 F:
Documentation/networking/device_drivers/microsoft/netvsc.txt
7173 F: arch/x86/include/asm/mshyperv.h
7174 F: arch/x86/include/asm/trace/hyperv.h
7175 F: arch/x86/include/asm/hyperv-tlfs.h
7176 F: arch/x86/kernel/cpu/mshyperv.c
7177 F: arch/x86/hyperv
7178 F: drivers/hid/hid-hyperv.c
7179 F: drivers/hv/
7180 F: drivers/input/serio/hyperv-keyboard.c
7181 F: drivers/pci/controller/pci-hyperv.c
7182 F: drivers/net/hyperv/
7183 F: drivers/scsi/storvsc_drv.c
7184 F: drivers/uio/uio_hv_generic.c
7185 F: drivers/video/fbdev/hyperv_fb.c
--> 7186 F: drivers/iommu/hyperv_iommu.c
7187 F: net/vmw_vsock/hyperv_transport.c
7188 F: include/linux/hyperv.h
7189 F: include/uapi/linux/hyperv.h
7190 F: tools/hv/
7191 F: Documentation/ABI/stable/sysfs-bus-vmbus
2: ---------------------------------------------------------------------------
The most recent commit that added or modified file pattern
'drivers/iommu/hyperv_iommu.c':
commit 32d5860a9e3c98b5043716fff05a7b20b15918f9
Author: Lan Tianyu <[email protected]>
Date: Wed Feb 27 22:54:05 2019 +0800
MAINTAINERS: Add Hyper-V IOMMU driver into Hyper-V CORE AND DRIVERS scope
This patch is to add Hyper-V IOMMU driver file into Hyper-V CORE and
DRIVERS scope.
Reviewed-by: Michael Kelley <[email protected]>
Signed-off-by: Lan Tianyu <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
3: ---------------------------------------------------------------------------
No commit with file pattern 'drivers/iommu/hyperv_iommu.c' was found