From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v3 11/13] xen/iommu: smmu: Introduce automatic stream-id-masking Date: Mon, 23 Feb 2015 10:52:47 +0000 Message-ID: <54EB067F.2050907@linaro.org> References: <1422643768-23614-1-git-send-email-julien.grall@linaro.org> <1422643768-23614-12-git-send-email-julien.grall@linaro.org> <1424438123.30924.219.camel@citrix.com> <54E739C9.2090101@linaro.org> <1424440511.30924.254.camel@citrix.com> <54E74DB0.6000007@linaro.org> <1424688155.27930.23.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YPqd9-0002UR-Kc for xen-devel@lists.xenproject.org; Mon, 23 Feb 2015 10:52:51 +0000 Received: by mail-wg0-f51.google.com with SMTP id y19so24757630wgg.10 for ; Mon, 23 Feb 2015 02:52:50 -0800 (PST) In-Reply-To: <1424688155.27930.23.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Andreas Herrmann , xen-devel@lists.xenproject.org, Andreas Herrmann , stefano.stabellini@citrix.com, tim@xen.org List-Id: xen-devel@lists.xenproject.org On 23/02/2015 10:42, Ian Campbell wrote: >> On a side note, we consider this platform deprecated we should either >> drop the code from Xen or write on the wiki that we don't fully support >> it anymore. > > It's all about degrees, I think we are fine to support the existing > feature set and commit to keeping that working, but I'm not sure we > should be enabling new features for the platform, in particular when the > patches in question cause us to have to diverge from the upstream for a > particular driver. I'm afraid to say that even without these 2 patches (#10 and #11) we already diverge from upstream (> 3.19)... They reworked a big part of the code (mostly P2M handling) in this version. Regards, -- Julien Grall