MAINTAINERS: add the iommu list for swiotlb and xen-swiotlb
authorChristoph Hellwig <hch@lst.de>
Tue, 16 Jan 2018 07:56:24 +0000 (08:56 +0100)
committerChristoph Hellwig <hch@lst.de>
Thu, 25 Jan 2018 15:14:15 +0000 (16:14 +0100)
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 <hch@lst.de>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
MAINTAINERS

index 2d54e636d6258efff7e0938ef77c9723d1aa6e60..30dcafd388acc501b01e940a02513ac717d2ddeb 100644 (file)
@@ -13034,7 +13034,7 @@ F:      arch/x86/boot/video*
 
 SWIOTLB SUBSYSTEM
 M:     Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-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 <konrad.wilk@oracle.com>
 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*