linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Fix Hyperv vIOMMU driver file name
@ 2019-03-26  6:28 lantianyu1986
  2019-03-27 13:51 ` Mukesh Ojha
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: lantianyu1986 @ 2019-03-26  6:28 UTC (permalink / raw)
  To: davem, mchehab+samsung, gregkh, nicolas.ferre, tglx, mingo,
	konrad.wilk, jpoimboe, peterz, mojha, jkosina, riel, peterz,
	Tianyu.Lan, luto, michael.h.kelley, kys, sashal, joe
  Cc: linux-kernel, linux-hyperv

From: Lan Tianyu <Tianyu.Lan@microsoft.com>

The Hyperv vIOMMU file name should be "hyperv-iommu.c" rather
than "hyperv_iommu.c". This patch is to fix it.

Signed-off-by: Lan Tianyu <Tianyu.Lan@microsoft.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e17ebf7..403247d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7175,7 +7175,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/linux/hyperv.h
 F:	include/uapi/linux/hyperv.h
-- 
2.7.4


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

* Re: [PATCH] MAINTAINERS: Fix Hyperv vIOMMU driver file name
  2019-03-26  6:28 [PATCH] MAINTAINERS: Fix Hyperv vIOMMU driver file name lantianyu1986
@ 2019-03-27 13:51 ` Mukesh Ojha
  2019-03-27 14:09 ` Mukesh Ojha
       [not found] ` <58c16b52-5833-ede0-c4b0-8b8839ef06b2@codeaurora.org>
  2 siblings, 0 replies; 5+ messages in thread
From: Mukesh Ojha @ 2019-03-27 13:51 UTC (permalink / raw)
  To: lantianyu1986, davem, mchehab+samsung, gregkh, nicolas.ferre,
	tglx, mingo, konrad.wilk, jpoimboe, peterz, jkosina, riel,
	peterz, Tianyu.Lan, luto, michael.h.kelley, kys, sashal, joe
  Cc: linux-kernel, linux-hyperv


On 3/26/2019 11:58 AM, lantianyu1986@gmail.com wrote:
> From: Lan Tianyu <Tianyu.Lan@microsoft.com>
>
> The Hyperv vIOMMU file name should be "hyperv-iommu.c" rather

s/vIOMMU/IOMMU

> than "hyperv_iommu.c". This patch is to fix it.
>
> Signed-off-by: Lan Tianyu <Tianyu.Lan@microsoft.com>


Make the above change otherwise looks good.
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

-Mukesh

> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e17ebf7..403247d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7175,7 +7175,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/linux/hyperv.h
>   F:	include/uapi/linux/hyperv.h

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

* Re: [PATCH] MAINTAINERS: Fix Hyperv vIOMMU driver file name
  2019-03-26  6:28 [PATCH] MAINTAINERS: Fix Hyperv vIOMMU driver file name lantianyu1986
  2019-03-27 13:51 ` Mukesh Ojha
@ 2019-03-27 14:09 ` Mukesh Ojha
       [not found] ` <58c16b52-5833-ede0-c4b0-8b8839ef06b2@codeaurora.org>
  2 siblings, 0 replies; 5+ messages in thread
From: Mukesh Ojha @ 2019-03-27 14:09 UTC (permalink / raw)
  To: lantianyu1986, davem, mchehab+samsung, gregkh, nicolas.ferre,
	tglx, mingo, konrad.wilk, jpoimboe, peterz, jkosina, riel,
	peterz, Tianyu.Lan, luto, michael.h.kelley, kys, sashal, joe
  Cc: linux-kernel, linux-hyperv


On 3/26/2019 11:58 AM, lantianyu1986@gmail.com wrote:
> From: Lan Tianyu <Tianyu.Lan@microsoft.com>
>
> The Hyperv vIOMMU file name should be "hyperv-iommu.c" rather
s/vIOMMU /IOMMU
> than "hyperv_iommu.c". This patch is to fix it.
>
> Signed-off-by: Lan Tianyu <Tianyu.Lan@microsoft.com>


Othewise looks fine.
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

-Mukesh

> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e17ebf7..403247d 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7175,7 +7175,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/linux/hyperv.h
>   F:	include/uapi/linux/hyperv.h

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

* Re: [PATCH] MAINTAINERS: Fix Hyperv vIOMMU driver file name
       [not found] ` <58c16b52-5833-ede0-c4b0-8b8839ef06b2@codeaurora.org>
@ 2019-04-01 14:20   ` Sasha Levin
  2019-04-01 15:01     ` Mukesh Ojha
  0 siblings, 1 reply; 5+ messages in thread
From: Sasha Levin @ 2019-04-01 14:20 UTC (permalink / raw)
  To: Mukesh Ojha
  Cc: lantianyu1986, davem, mchehab+samsung, gregkh, nicolas.ferre,
	tglx, mingo, konrad.wilk, jpoimboe, peterz, jkosina, riel,
	peterz, Tianyu.Lan, luto, michael.h.kelley, kys, joe,
	linux-kernel, linux-hyperv

On Tue, Mar 26, 2019 at 02:57:09PM +0530, Mukesh Ojha wrote:
>
>On 3/26/2019 11:58 AM, lantianyu1986@gmail.com wrote:
>>From: Lan Tianyu <Tianyu.Lan@microsoft.com>
>>
>>The Hyperv vIOMMU file name should be "hyperv-iommu.c" rather
>
>s/vIOMMU/IOMMU

What's wrong with vIOMMU? There's no hardware involved (afaik).

--
Thanks,
Sasha

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

* Re: [PATCH] MAINTAINERS: Fix Hyperv vIOMMU driver file name
  2019-04-01 14:20   ` Sasha Levin
@ 2019-04-01 15:01     ` Mukesh Ojha
  0 siblings, 0 replies; 5+ messages in thread
From: Mukesh Ojha @ 2019-04-01 15:01 UTC (permalink / raw)
  To: Sasha Levin
  Cc: lantianyu1986, davem, mchehab+samsung, gregkh, nicolas.ferre,
	tglx, mingo, konrad.wilk, jpoimboe, peterz, jkosina, riel,
	peterz, Tianyu.Lan, luto, michael.h.kelley, kys, joe,
	linux-kernel, linux-hyperv


On 4/1/2019 7:50 PM, Sasha Levin wrote:
> On Tue, Mar 26, 2019 at 02:57:09PM +0530, Mukesh Ojha wrote:
>>
>> On 3/26/2019 11:58 AM, lantianyu1986@gmail.com wrote:
>>> From: Lan Tianyu <Tianyu.Lan@microsoft.com>
>>>
>>> The Hyperv vIOMMU file name should be "hyperv-iommu.c" rather
>>
>> s/vIOMMU/IOMMU
>
> What's wrong with vIOMMU? There's no hardware involved (afaik).


What is that extra `v`, v=>virtual

To be precise , it should be  s/Hyperv vIOMMU file name/Hyper-V stub 
IOMMU driver file name.

Thanks,
Mukesh

>
> -- 
> Thanks,
> Sasha

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

end of thread, other threads:[~2019-04-01 15:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-26  6:28 [PATCH] MAINTAINERS: Fix Hyperv vIOMMU driver file name lantianyu1986
2019-03-27 13:51 ` Mukesh Ojha
2019-03-27 14:09 ` Mukesh Ojha
     [not found] ` <58c16b52-5833-ede0-c4b0-8b8839ef06b2@codeaurora.org>
2019-04-01 14:20   ` Sasha Levin
2019-04-01 15:01     ` Mukesh Ojha

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