From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH RESEND 0/3] IOVA allocation improvements for iommu-dma Date: Mon, 3 Apr 2017 12:45:33 +0200 Message-ID: <20170403104532.GA4683@8bytes.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: 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: Robin Murphy Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Fri, Mar 31, 2017 at 03:46:04PM +0100, Robin Murphy wrote: > Robin Murphy (3): > iommu/dma: Convert to address-based allocation > iommu/dma: Clean up MSI IOVA allocation > iommu/dma: Plumb in the per-CPU IOVA caches > > drivers/iommu/dma-iommu.c | 176 ++++++++++++++++++++++++---------------------- > 1 file changed, 90 insertions(+), 86 deletions(-) Applied to arm/core, thanks Robin.