]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
MAINTAINERS: use the iommu list for the dma-mapping subsystem
authorChristoph Hellwig <hch@lst.de>
Sat, 26 Aug 2017 09:25:02 +0000 (11:25 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 1 Sep 2017 09:59:21 +0000 (11:59 +0200)
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>
Acked-by: Robin Murphy <robin.murphy@arm.com>
Acked-by: Joerg Roedel <jroedel@suse.de>
Acked-by: Marek Szyprowski <m.szyprowski@samsung.com>
MAINTAINERS

index 6f7721d1634c2eb7247538f2cb4d85fa1be1a458..1df11ed346a7629eda170a0bfee3ebd2f5e19eb2 100644 (file)
@@ -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