From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v2 09/12] xen/iommu: arm: Import the SMMU driver from Linux Date: Tue, 27 Jan 2015 16:51:27 +0000 Message-ID: <54C7C20F.1040904@linaro.org> References: <1421418247-30068-1-git-send-email-julien.grall@linaro.org> <1421418247-30068-10-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 1YG9Mr-0003ES-40 for xen-devel@lists.xenproject.org; Tue, 27 Jan 2015 16:51:57 +0000 Received: by mail-we0-f175.google.com with SMTP id p10so16047435wes.6 for ; Tue, 27 Jan 2015 08:51:55 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: xen-devel@lists.xenproject.org, tim@xen.org, ian.campbell@citrix.com, stefano.stabellini@citrix.com List-Id: xen-devel@lists.xenproject.org On 27/01/15 16:28, Stefano Stabellini wrote: > On Fri, 16 Jan 2015, Julien Grall wrote: >> Based on commit e6b5be2be4e30037eb551e0ed09dd97bd00d85d3. >> >> It's a basic copy of the Linux SMMU drivers code. No Xen code has yet been added >> and not build. > > Do you mean a verbatim copy? As in unmmodified? > If so: Yes. I could extend a bit the commit message. Regards, -- Julien Grall