linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bad file pattern in MAINTAINERS section 'Hyper-V CORE AND DRIVERS'
       [not found] <7cd8d12f59bcacd18a78f599b46dac555f7f16c0.camel@perches.com>
@ 2019-03-25 21:25 ` Joe Perches
  2019-03-26  7:02   ` Tianyu Lan
  2019-08-13  6:04   ` [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath Denis Efremov
  0 siblings, 2 replies; 4+ messages in thread
From: Joe Perches @ 2019-03-25 21:25 UTC (permalink / raw)
  To: linux-kernel
  Cc: K . Y . Srinivasan, Haiyang Zhang, Stephen Hemminger,
	Sasha Levin, linux-hyperv, Michael Kelley, Lan Tianyu,
	Joerg Roedel

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" <kys@microsoft.com>
	7166	M:	Haiyang Zhang <haiyangz@microsoft.com>
	7167	M:	Stephen Hemminger <sthemmin@microsoft.com>
	7168	M:	Sasha Levin <sashal@kernel.org>
	7169	T:	git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
	7170	L:	linux-hyperv@vger.kernel.org
	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 <Tianyu.Lan@microsoft.com>
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 <mikelley@microsoft.com>
    Signed-off-by: Lan Tianyu <Tianyu.Lan@microsoft.com>
    Signed-off-by: Joerg Roedel <jroedel@suse.de>

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

3: ---------------------------------------------------------------------------

No commit with file pattern 'drivers/iommu/hyperv_iommu.c' was found

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

* RE: Bad file pattern in MAINTAINERS section 'Hyper-V CORE AND DRIVERS'
  2019-03-25 21:25 ` Bad file pattern in MAINTAINERS section 'Hyper-V CORE AND DRIVERS' Joe Perches
@ 2019-03-26  7:02   ` Tianyu Lan
  2019-08-13  6:04   ` [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath Denis Efremov
  1 sibling, 0 replies; 4+ messages in thread
From: Tianyu Lan @ 2019-03-26  7:02 UTC (permalink / raw)
  To: Joe Perches, linux-kernel
  Cc: KY Srinivasan, Haiyang Zhang, Stephen Hemminger, Sasha Levin,
	linux-hyperv, Michael Kelley, Joerg Roedel

Hi Joe:
	Thanks for report. I just sent out a fix patch.

-----Original Message-----
From: Joe Perches <joe@perches.com> 
Sent: Tuesday, March 26, 2019 5:25 AM
To: linux-kernel@vger.kernel.org
Cc: KY Srinivasan <kys@microsoft.com>; Haiyang Zhang <haiyangz@microsoft.com>; Stephen Hemminger <sthemmin@microsoft.com>; Sasha Levin <sashal@kernel.org>; linux-hyperv@vger.kernel.org; Michael Kelley <mikelley@microsoft.com>; Tianyu Lan <Tianyu.Lan@microsoft.com>; Joerg Roedel <jroedel@suse.de>
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" <kys@microsoft.com>
	7166	M:	Haiyang Zhang <haiyangz@microsoft.com>
	7167	M:	Stephen Hemminger <sthemmin@microsoft.com>
	7168	M:	Sasha Levin <sashal@kernel.org>
	7169	T:	git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
	7170	L:	linux-hyperv@vger.kernel.org
	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 <Tianyu.Lan@microsoft.com>
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 <mikelley@microsoft.com>
    Signed-off-by: Lan Tianyu <Tianyu.Lan@microsoft.com>
    Signed-off-by: Joerg Roedel <jroedel@suse.de>

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

3: ---------------------------------------------------------------------------

No commit with file pattern 'drivers/iommu/hyperv_iommu.c' was found

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

* [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath
  2019-03-25 21:25 ` Bad file pattern in MAINTAINERS section 'Hyper-V CORE AND DRIVERS' Joe Perches
  2019-03-26  7:02   ` Tianyu Lan
@ 2019-08-13  6:04   ` Denis Efremov
  2019-08-13 14:36     ` Tianyu Lan
  1 sibling, 1 reply; 4+ messages in thread
From: Denis Efremov @ 2019-08-13  6:04 UTC (permalink / raw)
  To: linux-kernel; +Cc: Denis Efremov, joe, Lan Tianyu, Sasha Levin, linux-hyperv

Fix typo in hyperv-iommu.c filepath.

Cc: Lan Tianyu <Tianyu.Lan@microsoft.com>
Cc: Sasha Levin <sashal@kernel.org>
Cc: linux-hyperv@vger.kernel.org
Fixes: 29217a474683 ("iommu/hyper-v: Add Hyper-V stub IOMMU driver")
Signed-off-by: Denis Efremov <efremov@linux.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2764e0872ebd..51ab502485ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7452,7 +7452,7 @@ F:	drivers/net/hyperv/
 F:	drivers/scsi/storvsc_drv.c
 F:	drivers/uio/uio_hv_generic.c
 F:	drivers/video/fbdev/hyperv_fb.c
-F:	drivers/iommu/hyperv_iommu.c
+F:	drivers/iommu/hyperv-iommu.c
 F:	net/vmw_vsock/hyperv_transport.c
 F:	include/clocksource/hyperv_timer.h
 F:	include/linux/hyperv.h
-- 
2.21.0


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

* RE: [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath
  2019-08-13  6:04   ` [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath Denis Efremov
@ 2019-08-13 14:36     ` Tianyu Lan
  0 siblings, 0 replies; 4+ messages in thread
From: Tianyu Lan @ 2019-08-13 14:36 UTC (permalink / raw)
  To: Denis Efremov, linux-kernel; +Cc: joe, Sasha Levin, linux-hyperv

Hi Denis:
	 Thanks for notice. I has posted a fix patch before. https://lkml.org/lkml/2019/8/13/73

Hi Sashe:
	Could you take care the fix patch? Thanks.

-----Original Message-----
From: Denis Efremov <efremov@linux.com> 
Sent: Tuesday, August 13, 2019 2:04 PM
To: linux-kernel@vger.kernel.org
Cc: Denis Efremov <efremov@linux.com>; joe@perches.com; Tianyu Lan <Tianyu.Lan@microsoft.com>; Sasha Levin <sashal@kernel.org>; linux-hyperv@vger.kernel.org
Subject: [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath

Fix typo in hyperv-iommu.c filepath.

Cc: Lan Tianyu <Tianyu.Lan@microsoft.com>
Cc: Sasha Levin <sashal@kernel.org>
Cc: linux-hyperv@vger.kernel.org
Fixes: 29217a474683 ("iommu/hyper-v: Add Hyper-V stub IOMMU driver")
Signed-off-by: Denis Efremov <efremov@linux.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2764e0872ebd..51ab502485ac 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7452,7 +7452,7 @@ F:	drivers/net/hyperv/
 F:	drivers/scsi/storvsc_drv.c
 F:	drivers/uio/uio_hv_generic.c
 F:	drivers/video/fbdev/hyperv_fb.c
-F:	drivers/iommu/hyperv_iommu.c
+F:	drivers/iommu/hyperv-iommu.c
 F:	net/vmw_vsock/hyperv_transport.c
 F:	include/clocksource/hyperv_timer.h
 F:	include/linux/hyperv.h
-- 
2.21.0


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

end of thread, other threads:[~2019-08-13 14:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <7cd8d12f59bcacd18a78f599b46dac555f7f16c0.camel@perches.com>
2019-03-25 21:25 ` Bad file pattern in MAINTAINERS section 'Hyper-V CORE AND DRIVERS' Joe Perches
2019-03-26  7:02   ` Tianyu Lan
2019-08-13  6:04   ` [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath Denis Efremov
2019-08-13 14:36     ` Tianyu Lan

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).