Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 91fd38ea authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Christoph Hellwig
Browse files

MAINTAINERS: merge SWIOTLB SUBSYSTEM into DMA MAPPING HELPERS

Commit 78013eaa

 ("x86: remove the IOMMU table infrastructure")
refactored the generic swiotlb/swiotlb-xen setup into pci-dma.c, but
misses to adjust MAINTAINERS.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about
broken references.

As only include/linux/swiotlb.h is unique to the SWIOTLB SUBSYSTEM section
and Christoph is maintainer of DMA MAPPING HELPERS and SWIOTLB SUBSYSTEM,
just merge those two sections.

Leave the small architecture-dependent pieces to the arch maintainers.

Further, update the XEN SWIOTLB SUBSYSTEM to include all swiotlb-xen
headers and replace the pattern in drivers with the specific one file that
matches this pattern.

Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: default avatarJuergen Gross <jgross@suse.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 639205ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment