From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Subject: Re: [PATCH 0/4] Miscellaneous ARM SMMU patches Date: Tue, 9 Feb 2016 14:16:11 +0000 Message-ID: <20160209141610.GP22874@arm.com> 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, tchalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Tue, Jan 26, 2016 at 06:06:33PM +0000, Robin Murphy wrote: > Here's my current "miscellaneous SMMU enhancements" branch for your > consideration. Patch #1 solves a subtle corner case that cropped up > while exercising stage 1 context formats on the DMA330-MMU500 model; > #3 will be wanted fairly soon for DMA ops integration so may as well > get some exposure now; #2 and #4 are more nice-to-haves. Cheers, Robin. I've queued #1 and #3 for 4.6. If you address the comments on the other two, I can queue those as well. Will