From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755101AbcKKKho (ORCPT ); Fri, 11 Nov 2016 05:37:44 -0500 Received: from 8bytes.org ([81.169.241.247]:38487 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751510AbcKKKhn (ORCPT ); Fri, 11 Nov 2016 05:37:43 -0500 Date: Fri, 11 Nov 2016 11:37:37 +0100 From: Joerg Roedel To: Laurent Pinchart Cc: Robin Murphy , Magnus Damm , iommu@lists.linux-foundation.org, laurent.pinchart+renesas@ideasonboard.com, geert+renesas@glider.be, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, horms+renesas@verge.net.au, m.szyprowski@samsung.com Subject: Re: [PATCH v6 05/07] iommu/ipmmu-vmsa: Add new IOMMU_DOMAIN_DMA ops Message-ID: <20161111103737.GN2078@8bytes.org> References: <20161019233533.10506.16810.sendpatchset@little-apple> <941ff264-8f9f-e0e6-2b50-bdd3e19946e5@arm.com> <20161110114206.GC9996@8bytes.org> <4788186.AG5JRIdpl8@avalon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4788186.AG5JRIdpl8@avalon> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Nov 11, 2016 at 03:13:32AM +0200, Laurent Pinchart wrote: > Joerg, as I've sent a few comments about the other patches (sorry for the late > review, I got delayed by KS and LPC), the follow-up patch should probably be > squashed into this one when Magnus addresses my comments. Could you please > hold off pushing the arm/renesas branch until Magnus replies to this ? Okay, I wait for a re-post and replace the patches in my tree then. Joerg