Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1720598 > unrolled thread

[PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem

Started byChristoph Hellwig <hch@lst.de>
First post2017-08-26 11:30 +0200
Last post2017-09-01 10:00 +0200
Articles 5 — 4 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem Christoph Hellwig <hch@lst.de> - 2017-08-26 11:30 +0200
    Re: [PATCH] MAINTAINERS: use the iommu list for the dma-mapping  subsystem Marek Szyprowski <m.szyprowski@samsung.com> - 2017-09-01 10:00 +0200
      Re: [PATCH] MAINTAINERS: use the iommu list for the dma-mapping  subsystem Robin Murphy <robin.murphy@arm.com> - 2017-09-01 11:50 +0200
        Re: [PATCH] MAINTAINERS: use the iommu list for the dma-mapping  subsystem Joerg Roedel <joro@8bytes.org> - 2017-09-01 12:00 +0200
    Re: [PATCH] MAINTAINERS: use the iommu list for the dma-mapping         subsystem Christoph Hellwig <hch@lst.de> - 2017-09-01 10:00 +0200

#1720598 — [PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem

FromChristoph Hellwig <hch@lst.de>
Date2017-08-26 11:30 +0200
Subject[PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem
Message-ID<uiFzH-7PE-5@gated-at.bofh.it>
Maintaining a subsystem with linux-kernel as the main list is painful
as it has way to much traffic.  On the other hand the dma-mapping
subsystem is small enough that a list on its own would be silly.
So use the list for the closes subsystem instead instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6f7721d1634c..1df11ed346a7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4175,7 +4175,7 @@ DMA MAPPING HELPERS
 M:	Christoph Hellwig <hch@lst.de>
 M:	Marek Szyprowski <m.szyprowski@samsung.com>
 R:	Robin Murphy <robin.murphy@arm.com>
-L:	linux-kernel@vger.kernel.org
+L:	iommu@lists.linux-foundation.org
 T:	git git://git.infradead.org/users/hch/dma-mapping.git
 W:	http://git.infradead.org/users/hch/dma-mapping.git
 S:	Supported
-- 
2.11.0

[toc] | [next] | [standalone]


#1724846 — Re: [PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem

FromMarek Szyprowski <m.szyprowski@samsung.com>
Date2017-09-01 10:00 +0200
SubjectRe: [PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem
Message-ID<ukP1U-TX-5@gated-at.bofh.it>
In reply to#1720598
Hi Christoph,

On 2017-09-01 09:50, Christoph Hellwig wrote:
> Any comments?  I'd like to add this to the 4.14 pull request.
>
> On Sat, Aug 26, 2017 at 11:27:34AM +0200, Christoph Hellwig wrote:
>> Maintaining a subsystem with linux-kernel as the main list is painful
>> as it has way to much traffic.  On the other hand the dma-mapping
>> subsystem is small enough that a list on its own would be silly.
>> So use the list for the closes subsystem instead instead.
>>
>> Signed-off-by: Christoph Hellwig <hch@lst.de>

Like I already said, its fine for me.
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>

>> ---
>>   MAINTAINERS | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 6f7721d1634c..1df11ed346a7 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -4175,7 +4175,7 @@ DMA MAPPING HELPERS
>>   M:	Christoph Hellwig <hch@lst.de>
>>   M:	Marek Szyprowski <m.szyprowski@samsung.com>
>>   R:	Robin Murphy <robin.murphy@arm.com>
>> -L:	linux-kernel@vger.kernel.org
>> +L:	iommu@lists.linux-foundation.org
>>   T:	git git://git.infradead.org/users/hch/dma-mapping.git
>>   W:	http://git.infradead.org/users/hch/dma-mapping.git
>>   S:	Supported
>> -- 
>> 2.11.0

Best regards
-- 
Marek Szyprowski, PhD
Samsung R&D Institute Poland

[toc] | [prev] | [next] | [standalone]


#1724922 — Re: [PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem

FromRobin Murphy <robin.murphy@arm.com>
Date2017-09-01 11:50 +0200
SubjectRe: [PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem
Message-ID<ukQKm-25K-25@gated-at.bofh.it>
In reply to#1724846
On 01/09/17 08:56, Marek Szyprowski wrote:
> Hi Christoph,
> 
> On 2017-09-01 09:50, Christoph Hellwig wrote:
>> Any comments?  I'd like to add this to the 4.14 pull request.
>>
>> On Sat, Aug 26, 2017 at 11:27:34AM +0200, Christoph Hellwig wrote:
>>> Maintaining a subsystem with linux-kernel as the main list is painful
>>> as it has way to much traffic.  On the other hand the dma-mapping
>>> subsystem is small enough that a list on its own would be silly.
>>> So use the list for the closes subsystem instead instead.
>>>
>>> Signed-off-by: Christoph Hellwig <hch@lst.de>
> 
> Like I already said, its fine for me.
> Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>

Fine by me too.

Joerg, Alex, are you OK with the odd bit of extra ML traffic?

Thanks,
Robin.

>>> ---
>>>   MAINTAINERS | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index 6f7721d1634c..1df11ed346a7 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -4175,7 +4175,7 @@ DMA MAPPING HELPERS
>>>   M:    Christoph Hellwig <hch@lst.de>
>>>   M:    Marek Szyprowski <m.szyprowski@samsung.com>
>>>   R:    Robin Murphy <robin.murphy@arm.com>
>>> -L:    linux-kernel@vger.kernel.org
>>> +L:    iommu@lists.linux-foundation.org
>>>   T:    git git://git.infradead.org/users/hch/dma-mapping.git
>>>   W:    http://git.infradead.org/users/hch/dma-mapping.git
>>>   S:    Supported
>>> -- 
>>> 2.11.0
> 
> Best regards

[toc] | [prev] | [next] | [standalone]


#1724928 — Re: [PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem

FromJoerg Roedel <joro@8bytes.org>
Date2017-09-01 12:00 +0200
SubjectRe: [PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem
Message-ID<ukQU2-29D-15@gated-at.bofh.it>
In reply to#1724922
On Fri, Sep 01, 2017 at 10:48:50AM +0100, Robin Murphy wrote:
> On 01/09/17 08:56, Marek Szyprowski wrote:
> > Hi Christoph,
> > 
> > On 2017-09-01 09:50, Christoph Hellwig wrote:
> >> Any comments?  I'd like to add this to the 4.14 pull request.
> >>
> >> On Sat, Aug 26, 2017 at 11:27:34AM +0200, Christoph Hellwig wrote:
> >>> Maintaining a subsystem with linux-kernel as the main list is painful
> >>> as it has way to much traffic.  On the other hand the dma-mapping
> >>> subsystem is small enough that a list on its own would be silly.
> >>> So use the list for the closes subsystem instead instead.
> >>>
> >>> Signed-off-by: Christoph Hellwig <hch@lst.de>
> > 
> > Like I already said, its fine for me.
> > Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
> 
> Fine by me too.
> 
> Joerg, Alex, are you OK with the odd bit of extra ML traffic?

Fine by me, of course.

Acked-by: Joerg Roedel <jroedel@suse.de>

[toc] | [prev] | [next] | [standalone]


#1724849 — Re: [PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem

FromChristoph Hellwig <hch@lst.de>
Date2017-09-01 10:00 +0200
SubjectRe: [PATCH] MAINTAINERS: use the iommu list for the dma-mapping subsystem
Message-ID<ukP1U-TX-9@gated-at.bofh.it>
In reply to#1720598
Any comments?  I'd like to add this to the 4.14 pull request.

On Sat, Aug 26, 2017 at 11:27:34AM +0200, Christoph Hellwig wrote:
> Maintaining a subsystem with linux-kernel as the main list is painful
> as it has way to much traffic.  On the other hand the dma-mapping
> subsystem is small enough that a list on its own would be silly.
> So use the list for the closes subsystem instead instead.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6f7721d1634c..1df11ed346a7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4175,7 +4175,7 @@ DMA MAPPING HELPERS
>  M:	Christoph Hellwig <hch@lst.de>
>  M:	Marek Szyprowski <m.szyprowski@samsung.com>
>  R:	Robin Murphy <robin.murphy@arm.com>
> -L:	linux-kernel@vger.kernel.org
> +L:	iommu@lists.linux-foundation.org
>  T:	git git://git.infradead.org/users/hch/dma-mapping.git
>  W:	http://git.infradead.org/users/hch/dma-mapping.git
>  S:	Supported
> -- 
> 2.11.0
> 
> _______________________________________________
> iommu mailing list
> iommu@lists.linux-foundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/iommu
---end quoted text---

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web