From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin Murphy Subject: Re: [RFC PATCH 0/5] arm64: IOMMU-backed DMA mapping Date: Fri, 23 Jan 2015 17:41:31 +0000 Message-ID: <54C287CB.9080000@arm.com> References: <20150123164759.GF9557@e104818-lin.cambridge.arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150123164759.GF9557-M2fw3Uu6cmfZROr8t4l/smS4ubULX0JqMm0uRHvK7Nw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Catalin Marinas Cc: "linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org" , "arnd-r2nGTMty4D4@public.gmane.org" , "stefano.stabellini-mvvWK6WmYclDPfheJLI6IQ@public.gmane.org" , Will Deacon , "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , "thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org" , "dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: iommu@lists.linux-foundation.org On 23/01/15 16:47, Catalin Marinas wrote: > On Mon, Jan 12, 2015 at 08:48:52PM +0000, Robin Murphy wrote: >> Catalin Marinas (1): >> arm64: Combine coherent and non-coherent swiotlb dma_ops >> >> Robin Murphy (4): >> arm64: implement generic IOMMU configuration >> iommu: implement common IOMMU ops for DMA mapping >> arm64: add IOMMU dma_ops >> arm64: hook up IOMMU dma_ops > > I queued the first two patches in this series for 3.20. The rest need to > go through some review rounds. > > Thanks. > Thanks Catalin, the less to rebase the better ;) Robin.