From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Thu, 15 Oct 2015 18:20:40 +0100 Subject: [PATCH v5 3/6] iommu: add ARM short descriptor page table allocator In-Reply-To: <20151014125419.GP27420@8bytes.org> 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> Message-ID: <20151015172039.GA19202@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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