From mboxrd@z Thu Jan 1 00:00:00 1970 From: "joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org" Subject: Re: [PATCH v2 0/5] Generic IOMMU page table framework Date: Mon, 19 Jan 2015 14:09:41 +0100 Message-ID: <20150119130940.GJ6343@8bytes.org> References: <1420811657-21321-1-git-send-email-will.deacon@arm.com> <20150116140130.GQ7091@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20150116140130.GQ7091-5wv7dgnIgG8@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: Will Deacon Cc: "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" , "laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org" , "Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org" , "prem.mallappa-dY08KVG/lbpWk0Htik3J/w@public.gmane.org" , Robin Murphy , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: iommu@lists.linux-foundation.org Hi Will, On Fri, Jan 16, 2015 at 02:01:31PM +0000, Will Deacon wrote: > I've not received any feedback on this revision of the series, but it's > working well for me and Laurent showed that it works with his IOMMU too. > > Joerg -- can I include this in my pull request for 3.20, or is there > anything further you'd like me to address? The code is completely > self-contained, so I wouldn't expect any impact on IOMMU drivers that > don't explicitly use the new page table API. The patch-set looks good to me. But with code generification in general, what are the plans for other arm iommu drivers to adopt this? Joerg