From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v3 05/13] xen/iommu: arm: Remove temporary the SMMU driver Date: Fri, 20 Feb 2015 12:18:39 +0000 Message-ID: <1424434719.30924.198.camel@citrix.com> References: <1422643768-23614-1-git-send-email-julien.grall@linaro.org> <1422643768-23614-6-git-send-email-julien.grall@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YOmXc-0001iY-6N for xen-devel@lists.xenproject.org; Fri, 20 Feb 2015 12:18:44 +0000 In-Reply-To: <1422643768-23614-6-git-send-email-julien.grall@linaro.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Julien Grall Cc: xen-devel@lists.xenproject.org, tim@xen.org, stefano.stabellini@citrix.com List-Id: xen-devel@lists.xenproject.org On Fri, 2015-01-30 at 18:49 +0000, Julien Grall wrote: > The current SMMU driver has completly diverged. That makes me hard to > maintain. Will this temporarily regress anything in a noticeable way? I think it'll just potentially make some hypothetical platform switch back to 1:1 dom0 mode, which in practice they all use anyway, IOW no harm done, even temporarily. So: > Signed-off-by: Julien Grall > Acked-by: Stefano Stabellini Acked-by: Ian Campbell