From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Subject: Re: [PATCH v5 3/6] iommu: add ARM short descriptor page table allocator Date: Thu, 15 Oct 2015 18:20:40 +0100 Message-ID: <20151015172039.GA19202@arm.com> References: <1444357388-30257-1-git-send-email-yong.wu@mediatek.com> <1444357388-30257-4-git-send-email-yong.wu@mediatek.com> <20151014125419.GP27420@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20151014125419.GP27420-zLv9SwRftAIdnm+yROfE0A@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: Joerg Roedel Cc: Mark Rutland , Catalin Marinas , youhua.li-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, Thierry Reding , k.zhang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kendrick.hsu-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, arnd-r2nGTMty4D4@public.gmane.org, Tomasz Figa , Rob Herring , linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Matthias Brugger , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, pebolle-IWqWACnzNjzz+pZb47iToQ@public.gmane.org, srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org, Sricharan R , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Daniel Kurtz , Sasha Hauer , Lucas Stach List-Id: devicetree@vger.kernel.org On Wed, Oct 14, 2015 at 02:54:19PM +0200, Joerg Roedel wrote: > On Fri, Oct 09, 2015 at 10:23:05AM +0800, Yong Wu wrote: > > This patch is for ARM Short Descriptor Format. > > > > Signed-off-by: Yong Wu > > I think it would be good if Will Deacon could have a look on that. > > Will, any comments on this patch? Unfortunately, I haven't found time to take a good look at this version (this patch usually takes the best part of a day to review properly) and I'm away on holiday all next week. I can review it when I'm back and have got back on top of email, but that probably doesn't work well with 4.4, unfortunately. Robin and/or Catalin may be able to review it in my absence, but it's hard work... Will