Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp943594ybi; Fri, 14 Jun 2019 06:05:40 -0700 (PDT) X-Google-Smtp-Source: APXvYqzbyXMgQzaY+gvDghzcg9EPTCmhy74EQ4E5q0bSJhCE9WWKDqQ0hsWJyOF2HK9wCk7riK7c X-Received: by 2002:a63:4e07:: with SMTP id c7mr36144040pgb.350.1560517539937; Fri, 14 Jun 2019 06:05:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560517539; cv=none; d=google.com; s=arc-20160816; b=sP6ZRB+e5DdG+wuo0q4XeXPE8lfGNGooC6m+lR/6PwhdbndTZ/Ekg6WZyefsDFTpjF un0qKIEpZkJbuftboBYkr4ZTQHTNbQhGGCkHiYvdgAdStoVafrsHM4DJWYnIMqCjldfB 7850F2DywaENWX7t75jteKhw5uOY0erRIvuHFz6rzX73NrGpma9zkMaDk7HzhwxJIrPt UEr/ytDMMQ4avxAsNmgkntMlZx7L/Wguq+0BbaW/maCIHsYKpC4gzcwNe/MhPxragIfl SJ8sbOBVLwRSJAjxsVoQbGkeZFDRT4/nIgXy7VZOiGIkvxG4gvfM0QGDakB8gxbq0XQ7 53RQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=eJe4mgdTGepsYcPRS7Pv1r8jvu10Gz00VQpOocc10Sw=; b=Nvzg2pVAz3SOli+TcuxgjCCz08RF97F19NGyaZy9ldJadc5ssxSBkipsgjvg3H10Wb nMDboBi4vC9i/or8nSXLXr/RquxPmEQxTO9497aT7gHItLlGRgZU3vaw5+gHWHhyevda 6JYMxNELvLWyBK4X6qlGubXyzCrUSs0CJamm28aFvvVcpGn2YIaBI45865N/wDwpBh42 iST63IBgGTOYBtaO98qJr3QZpeWMfea5OKWB+M/3jVplgkqkwSbGVEkC9m9gkrCS5Ppj dOtRfbtbBFIXL42QXzvechpxDFxemPCLt5WzZsZXD8ZNYy07FkqC7fTLSEdeuTm1lnkA jnvw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id d19si2082954pls.349.2019.06.14.06.05.22; Fri, 14 Jun 2019 06:05:39 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728113AbfFNNEY (ORCPT + 99 others); Fri, 14 Jun 2019 09:04:24 -0400 Received: from verein.lst.de ([213.95.11.211]:46800 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726874AbfFNNEX (ORCPT ); Fri, 14 Jun 2019 09:04:23 -0400 Received: by newverein.lst.de (Postfix, from userid 2407) id 28B3568B02; Fri, 14 Jun 2019 15:03:54 +0200 (CEST) Date: Fri, 14 Jun 2019 15:03:53 +0200 From: Christoph Hellwig To: Jon Mason Cc: Christoph Hellwig , Muli Ben-Yehuda , x86@kernel.org, iommu@lists.linux-foundation.org, linux-kernel Subject: Re: status of the calgary iommu driver Message-ID: <20190614130353.GA1036@lst.de> References: <20190409140347.GA11524@lst.de> <20190508175219.GA32030@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 08, 2019 at 06:56:46PM +0100, Jon Mason wrote: > I do have a system. So, it could be tested. However given the age of > the HW, I would say it is not worth the effort to update and it would > be best to remove it from the kernel. > > I can send a patch to do this, unless you would prefer to do it (or > already have something handy). Do you still plan to send that patch?