From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752233AbbJORUr (ORCPT ); Thu, 15 Oct 2015 13:20:47 -0400 Received: from foss.arm.com ([217.140.101.70]:37568 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751395AbbJORUp (ORCPT ); Thu, 15 Oct 2015 13:20:45 -0400 Date: Thu, 15 Oct 2015 18:20:40 +0100 From: Will Deacon To: Joerg Roedel Cc: Yong Wu , Thierry Reding , Mark Rutland , Matthias Brugger , Robin Murphy , Daniel Kurtz , Tomasz Figa , Lucas Stach , Rob Herring , Catalin Marinas , linux-mediatek@lists.infradead.org, Sasha Hauer , srv_heupstream@mediatek.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, iommu@lists.linux-foundation.org, pebolle@tiscali.nl, arnd@arndb.de, mitchelh@codeaurora.org, Sricharan R , youhua.li@mediatek.com, k.zhang@mediatek.com, kendrick.hsu@mediatek.com Subject: Re: [PATCH v5 3/6] iommu: add ARM short descriptor page table allocator 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-Disposition: inline In-Reply-To: <20151014125419.GP27420@8bytes.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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