[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181008080246.20543-1-hch@lst.de>
Date: Mon, 8 Oct 2018 10:02:36 +0200
From: Christoph Hellwig <hch@....de>
To: Will Deacon <will.deacon@....com>,
Catalin Marinas <catalin.marinas@....com>,
Robin Murphy <robin.murphy@....com>,
Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
Cc: linux-arm-kernel@...ts.infradead.org,
iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: move swiotlb noncoherent dma support from arm64 to generic code V2
Hi all,
this series starts with various swiotlb cleanups, then adds support for
non-cache coherent devices to the generic swiotlb support, and finally
switches arm64 to use the generic code.
Given that this series depends on patches in the dma-mapping tree, or
pending for it I've also published a git tree here:
git://git.infradead.org/users/hch/misc.git swiotlb-noncoherent.2
Gitweb:
http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/swiotlb-noncoherent.2
Changes since v1:
- make sure arm64 always calls dma_direct_alloc_pages to avoid
circular calling conventions
- add a patch in to stop dipping into the swiotlb pool for coherent
allocations - this just depletes the swiotlb pool for no good reason
Powered by blists - more mailing lists