From: Christoph Hellwig Date: Tue, 16 Jan 2018 07:56:24 +0000 (+0100) Subject: MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb X-Git-Tag: for-linus-20180210~47^2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=04f56534786c885f578c24461bcd782fe9a787cf;p=linux-block.git MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb All other discussions related to the dma mapping interfaces are on the iommu list, so let's make it the official list for swiotlb and the second list for xen-swiotlb. Signed-off-by: Christoph Hellwig Acked-by: Konrad Rzeszutek Wilk --- diff --git a/MAINTAINERS b/MAINTAINERS index 2d54e636d625..30dcafd388ac 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13034,7 +13034,7 @@ F: arch/x86/boot/video* SWIOTLB SUBSYSTEM M: Konrad Rzeszutek Wilk -L: linux-kernel@vger.kernel.org +L: iommu@lists.linux-foundation.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git S: Supported F: lib/swiotlb.c @@ -14969,6 +14969,7 @@ F: include/xen/interface/io/vscsiif.h XEN SWIOTLB SUBSYSTEM M: Konrad Rzeszutek Wilk L: xen-devel@lists.xenproject.org (moderated for non-subscribers) +L: iommu@lists.linux-foundation.org S: Supported F: arch/x86/xen/*swiotlb* F: drivers/xen/*swiotlb*