From: Christoph Hellwig Date: Sat, 26 Aug 2017 09:25:02 +0000 (+0200) Subject: MAINTAINERS: use the iommu list for the dma-mapping subsystem X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=4a75682ce3bcd57d146db25b888e71f659ba4998;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git MAINTAINERS: use the iommu list for the dma-mapping subsystem 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 Acked-by: Robin Murphy Acked-by: Joerg Roedel Acked-by: Marek Szyprowski --- diff --git a/MAINTAINERS b/MAINTAINERS index 6f7721d1634c..1df11ed346a7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4175,7 +4175,7 @@ DMA MAPPING HELPERS M: Christoph Hellwig M: Marek Szyprowski R: Robin Murphy -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